FIX: wrong openmpi spec (aarch64 sles)

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2025-01-09 14:10:09 +01:00
parent c7a80262eb
commit 89cb0ee34f
2 changed files with 5 additions and 2 deletions

View File

@ -23,6 +23,9 @@ spack:
default:
roots:
tcl: $spack/opt/spack/stable/modulefiles
lmod:
core_compilers:
- gcc@=4.8.5
specs:
- matrix:
- [$compilers]

View File

@ -268,8 +268,8 @@ packages:
spec: openldap@2.4.46
openmpi:
require:
- spec: "schedulers=slurm fabrics=ofi"
when: "@5.0.0"
- spec: "schedulers=slurm fabrics=ofi +cuda"
when: "@5.0.0:"
- spec: "schedulers=slurm fabrics=ofi +cxx +cxx_exceptions +cuda +legacylaunchers"
when: "@:5.0.0"
openssh: