ADD: fpart@1.6.0 SLES stable

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-08-12 16:35:55 +02:00
parent 477d62a54b
commit 1b14acd86e
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,6 +6,8 @@ spack:
install_tree: install_tree:
root: $spack/opt/spack/stable root: $spack/opt/spack/stable
definitions: definitions:
- gcc_7.5.0:
- fpart@1.6.0/di4akxx
- gcc_12.3_mpich: - gcc_12.3_mpich:
- relion@4.0.1/ve5sish #+cuda - relion@4.0.1/ve5sish #+cuda
include: include:
@ -18,6 +20,9 @@ spack:
roots: roots:
tcl: $spack/opt/spack/stable/modulefiles tcl: $spack/opt/spack/stable/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']