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

Theta: MOM node build of SciPy fails at run-time. #6

Open
shuds13 opened this issue Nov 12, 2019 · 0 comments
Open

Theta: MOM node build of SciPy fails at run-time. #6

shuds13 opened this issue Nov 12, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@shuds13
Copy link
Member

shuds13 commented Nov 12, 2019

When SciPy is built for the MOM node (MIC-AVX512 overidden with -xAVX2), importation of sub-packages scipy.spatial fails at run-time with "illegal instruction". It is not clear that the rebuild has worked correctly.

Install line:

spack install -j16 py-libensemble @0.5.2 +mpi +scipy +petsc4py +nlopt ^py-scipy cflags="-xAVX2" ^petsc~mpi~hdf5~hypre~superlu-dist cflags="-xAVX2" ^nlopt cflags="-xAVX2"
@shuds13 shuds13 self-assigned this Nov 12, 2019
@shuds13 shuds13 added the bug Something isn't working label Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant