ADD: compilers to SLES stable
This commit is contained in:

parent
9467ba2908
commit
284cf47b9e
7
env/sles15/x86_64/admin/stable/spack.yaml
vendored
7
env/sles15/x86_64/admin/stable/spack.yaml
vendored
@ -6,6 +6,10 @@ spack:
|
|||||||
install_tree:
|
install_tree:
|
||||||
root: $spack/opt/spack/stable
|
root: $spack/opt/spack/stable
|
||||||
definitions:
|
definitions:
|
||||||
|
- compilers:
|
||||||
|
- gcc@=12.3.0
|
||||||
|
- intel-oneapi-compilers@=2024.1.0
|
||||||
|
- nvhpc@23.9
|
||||||
- gcc_7.5.0:
|
- gcc_7.5.0:
|
||||||
- fpart@1.6.0/di4akxx
|
- fpart@1.6.0/di4akxx
|
||||||
- gcc_12.3_mpich:
|
- gcc_12.3_mpich:
|
||||||
@ -20,6 +24,9 @@ spack:
|
|||||||
roots:
|
roots:
|
||||||
tcl: $spack/opt/spack/stable/modulefiles
|
tcl: $spack/opt/spack/stable/modulefiles
|
||||||
specs:
|
specs:
|
||||||
|
- matrix:
|
||||||
|
- [$compilers]
|
||||||
|
- ['%gcc@7.5.0']
|
||||||
- matrix:
|
- matrix:
|
||||||
- [$gcc_7.5.0]
|
- [$gcc_7.5.0]
|
||||||
- ['%gcc@7.5.0']
|
- ['%gcc@7.5.0']
|
||||||
|
Reference in New Issue
Block a user