Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snappy compressor does not work on PPC #3

Closed
eile opened this issue Aug 14, 2012 · 5 comments
Closed

Snappy compressor does not work on PPC #3

eile opened this issue Aug 14, 2012 · 5 comments
Assignees
Labels
Milestone

Comments

@eile
Copy link
Member

eile commented Aug 14, 2012

Related to Eyescale/Equalizer#146

@eile
Copy link
Member Author

eile commented Aug 14, 2012

No meaningful stack trace can be obtained:

Program received signal SIGABRT, Aborted.
0x015009e40000d932 in ?? ()
(gdb) bt
#0  0x015009e40000d932 in ?? ()
#1  0x015024ac20000000 in ?? ()
Cannot access memory at address 0xffd97c7001639580

eile added a commit that referenced this issue Aug 14, 2012
@eile
Copy link
Member Author

eile commented Mar 13, 2013

Need to extend connection handshake with compressor names on both ends. LocalNode then should not use compressors not available on one of the connected nodes.

@ghost ghost assigned tribal-tec May 17, 2013
@eile
Copy link
Member Author

eile commented May 17, 2013

@tribal-tec: Can you have a look whenever you're logged onto BG/Q? The snappy code has support for ARM, so I guess it's just a matter of using a proper define.

@tribal-tec
Copy link
Member

compressor test works with gcc and xlc on BQ/Q. Enough for verification?

@eile
Copy link
Member Author

eile commented May 17, 2013

If you've reenabled snappy, then yes.

@eile eile closed this as completed May 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants