Skip to content

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

Description

@shuds13

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions