FIX: wrong openmpi spec (aarch64 sles)
This commit is contained in:

parent
c7a80262eb
commit
89cb0ee34f
3
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
3
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
@ -23,6 +23,9 @@ spack:
|
||||
default:
|
||||
roots:
|
||||
tcl: $spack/opt/spack/stable/modulefiles
|
||||
lmod:
|
||||
core_compilers:
|
||||
- gcc@=4.8.5
|
||||
specs:
|
||||
- matrix:
|
||||
- [$compilers]
|
||||
|
4
env/sles15/aarch64/sysconfigs/packages.yaml
vendored
4
env/sles15/aarch64/sysconfigs/packages.yaml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user