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:
|
default:
|
||||||
roots:
|
roots:
|
||||||
tcl: $spack/opt/spack/stable/modulefiles
|
tcl: $spack/opt/spack/stable/modulefiles
|
||||||
|
lmod:
|
||||||
|
core_compilers:
|
||||||
|
- gcc@=4.8.5
|
||||||
specs:
|
specs:
|
||||||
- matrix:
|
- matrix:
|
||||||
- [$compilers]
|
- [$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
|
spec: openldap@2.4.46
|
||||||
openmpi:
|
openmpi:
|
||||||
require:
|
require:
|
||||||
- spec: "schedulers=slurm fabrics=ofi"
|
- spec: "schedulers=slurm fabrics=ofi +cuda"
|
||||||
when: "@5.0.0"
|
when: "@5.0.0:"
|
||||||
- spec: "schedulers=slurm fabrics=ofi +cxx +cxx_exceptions +cuda +legacylaunchers"
|
- spec: "schedulers=slurm fabrics=ofi +cxx +cxx_exceptions +cuda +legacylaunchers"
|
||||||
when: "@:5.0.0"
|
when: "@:5.0.0"
|
||||||
openssh:
|
openssh:
|
||||||
|
Reference in New Issue
Block a user