diff --git a/container_definitions/amd64/multiscale-run/spack.yaml b/container_definitions/amd64/multiscale-run/spack.yaml index d0a7b20..6672dac 100644 --- a/container_definitions/amd64/multiscale-run/spack.yaml +++ b/container_definitions/amd64/multiscale-run/spack.yaml @@ -4,7 +4,7 @@ spack: packages: petsc: require: - - "~hypre" # Hypre fails to compile + - "~hypre~superlu" # Hypre fails to compile, SuperLU the same py-pandas: require: "~performance" # Otherwise pulls in numba that requires outdated LLVM py-numpy-quaternion: