libgeodecomp icon indicating copy to clipboard operation
libgeodecomp copied to clipboard

Build problems on Stampede2's KNL

Open zbyerly opened this issue 7 years ago • 4 comments

short version of the error: https://gist.github.com/zbyerly/5c1b52cdc4df07cb577727b0eb450088

long version: https://gist.github.com/zbyerly/ce88c96e873440d70435c6a931a9176e

zbyerly avatar Jul 27 '17 11:07 zbyerly

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).

gentryx avatar Jul 27 '17 15:07 gentryx

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.

gentryx avatar Jul 27 '17 15:07 gentryx

I am building from 14af9ad3d394416bf1e66ba2199b9998f47a09ed on https://github.com/gentryx/libgeodecomp and having the exact same problem. I just rebuilt it to make sure.

zbyerly avatar Jul 27 '17 15:07 zbyerly

Confirmed. Apparently I was too stupid to merge the bundled version of LibFlatArray correctly, sorry about that. Could you retry with ba45a35aa1efd409063055b54a253f5a65944985 ? (should be in both repos)

gentryx avatar Jul 27 '17 19:07 gentryx