ADD: opal to stable stage RHEL
This commit is contained in:

parent
4eafd381e5
commit
aaa2165c7d
1
env/rhel7/x86_64/admin/stable/spack.lock
vendored
Normal file
1
env/rhel7/x86_64/admin/stable/spack.lock
vendored
Normal file
File diff suppressed because one or more lines are too long
10
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
10
env/rhel7/x86_64/admin/stable/spack.yaml
vendored
@ -1,14 +1,20 @@
|
|||||||
---
|
|
||||||
spack:
|
spack:
|
||||||
concretizer:
|
concretizer:
|
||||||
unify: false
|
unify: false
|
||||||
config:
|
config:
|
||||||
install_tree:
|
install_tree:
|
||||||
root: $spack/opt/spack/stable
|
root: $spack/opt/spack/stable
|
||||||
|
definitions:
|
||||||
|
- gcc_12.3.0_openmpi:
|
||||||
|
- opal@master/l4dkgyf
|
||||||
include:
|
include:
|
||||||
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
|
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/packages.yaml
|
||||||
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
|
- $spack/spack-psi/env/rhel7/$target_family/sysconfigs/compilers.yaml
|
||||||
mirrors:
|
mirrors:
|
||||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||||
specs: []
|
specs:
|
||||||
|
- matrix:
|
||||||
|
- [$gcc_12.3.0_openmpi]
|
||||||
|
- [^openmpi%gcc]
|
||||||
|
- ['%gcc@12.3.0']
|
||||||
view: false
|
view: false
|
||||||
|
Reference in New Issue
Block a user