ADD: openmpi%intel@2021.6.0 unstable SLELS x86_64

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-10-10 16:53:54 +02:00
parent 3809cd7a5c
commit 27a597eda1
3 changed files with 7 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,6 +20,8 @@ spack:
- py-alphafold@2.3.2/xkw7tfm #+cuda - py-alphafold@2.3.2/xkw7tfm #+cuda
- gcc_12.3_openmpi: - gcc_12.3_openmpi:
- gromacs@2024.1/3n7qspb #+cuda - gromacs@2024.1/3n7qspb #+cuda
- intel_2021.6.0:
- openmpi@4.1.6/eqhrgv5
- nvhpc_23.9_openmpi: - nvhpc_23.9_openmpi:
- quantum-espresso@7.3.1/le35al7 #+cuda - quantum-espresso@7.3.1/le35al7 #+cuda
include: include:
@ -46,6 +48,9 @@ spack:
- [$gcc_12.3_openmpi] - [$gcc_12.3_openmpi]
- ['%gcc@12.3'] - ['%gcc@12.3']
- [^openmpi] - [^openmpi]
- matrix:
- [$intel_2021.6.0]
- ['%intel@2021.6.0']
- matrix: - matrix:
- [$nvhpc_23.9_openmpi] - [$nvhpc_23.9_openmpi]
- ['%nvhpc@23.9'] - ['%nvhpc@23.9']

View File

@ -219,7 +219,7 @@ packages:
when: '%gcc' when: '%gcc'
- spec: 'schedulers=slurm fabrics=ofi +pmi pmi-interface=cray +cxx +cuda +legacylaunchers' - spec: 'schedulers=slurm fabrics=ofi +pmi pmi-interface=cray +cxx +cuda +legacylaunchers'
when: 'nvhpc' when: 'nvhpc'
- spec: 'schedulers=slurm fabrics=ofi +pmi pmi-interface=cray +cxx +legacylaunchers - spec: 'schedulers=slurm fabrics=ofi +pmi pmi-interface=cray +cxx +legacylaunchers'
openssh: openssh:
require: '%gcc@7.5.0' require: '%gcc@7.5.0'
openssl: openssl: