ADD: visit@3.3.3 SLES15 unstable

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-07-30 15:37:09 +02:00
parent becae71b7f
commit 9797d5d982
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,8 @@ spack:
install_tree: install_tree:
root: $spack/opt/spack/unstable root: $spack/opt/spack/unstable
definitions: definitions:
- gcc_7.5.0:
- visit@3.3.3/fo37wwb
- gcc_12.3_mpich: - gcc_12.3_mpich:
- cp2k@2024.1/2jesise #~cuda - cp2k@2024.1/2jesise #~cuda
- cp2k@2024.1/zqm5fme #+cuda - cp2k@2024.1/zqm5fme #+cuda
@ -25,6 +27,9 @@ spack:
roots: roots:
tcl: $spack/opt/spack/unstable/modulefiles tcl: $spack/opt/spack/unstable/modulefiles
specs: specs:
- matrix:
- [$gcc_7.5.0]
- ['%gcc@7.5.0']
- matrix: - matrix:
- [$gcc_12.3_mpich] - [$gcc_12.3_mpich]
- ['%gcc@12.3'] - ['%gcc@12.3']