-
Notifications
You must be signed in to change notification settings - Fork 19
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
Build problems on Stampede2's KNL #55
Comments
I guess you're building from https://github.com/stellar-group/libgeodecomp, right? I've just done a manual push from https://github.com/gentryx/libgeodecomp to the Ste||ar Group repo, this didn't happen automatically as the builds aren't green ATM (CUDA support broken in HPX, possibly other bugs in LGD). |
Also, please keep the bug reports coming if you discover more issues with AVX512. I wonder how this typo got pushed in the first place as we should be testing this code path. |
I am building from 14af9ad on https://github.com/gentryx/libgeodecomp and having the exact same problem. I just rebuilt it to make sure. |
Confirmed. Apparently I was too stupid to merge the bundled version of LibFlatArray correctly, sorry about that. Could you retry with ba45a35 ? (should be in both repos) |
short version of the error:
https://gist.github.com/zbyerly/5c1b52cdc4df07cb577727b0eb450088
long version:
https://gist.github.com/zbyerly/ce88c96e873440d70435c6a931a9176e
The text was updated successfully, but these errors were encountered: