FIX: stable env + gcc@12.3.0 not being at the right place anymore

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-08-22 17:10:37 +02:00
parent 70545392d6
commit 1f3415f645
3 changed files with 15 additions and 9 deletions

View File

@ -5,6 +5,9 @@ spack:
install_tree:
root: $spack/opt/spack/stable
definitions:
- compilers:
- gcc@=12.3.0
- intel-oneapi-compilers@=2024.1.0
- gcc_4.8.5:
- fpart@1.6.0/lcygtky
- gcc_12.3.0_openmpi:
@ -19,6 +22,9 @@ spack:
roots:
tcl: $spack/opt/spack/stable/modulefiles
specs:
- matrix:
- [$compilers]
- ['%gcc@4.8.5']
- matrix:
- [$gcc_4.8.5]
- ['%gcc@4.8.5']