ADD: opal@master ^openmpi as testing spec

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-06-12 16:01:11 +02:00
parent a9d2bfea83
commit 3708c98da0
2 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@ spack:
local_testing: file:///afs/psi.ch/software/spack/testing local_testing: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable local_unstable: file:///afs/psi.ch/software/spack/unstable
specs: specs:
- gcc@12.3.0 - opal@master%gcc@12.3.0 ^openmpi
view: false view: false

View File

@ -142,7 +142,7 @@ packages:
require: '%gcc' require: '%gcc'
openmpi: openmpi:
require: require:
- schedulers=slurm fabrics=auto +pmi +cxx +cxx_exceptions +cuda +legacylaunchers - schedulers=slurm fabrics=auto pmi-interface=pmi2 +cxx +cxx_exceptions +cuda +legacylaunchers
openssh: openssh:
require: '%gcc@4.8.5' require: '%gcc@4.8.5'
openssl: openssl: