ADD: fpart@1.6.0 RHEL7

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-08-12 16:50:42 +02:00
parent 1b14acd86e
commit 70545392d6
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:
root: $spack/opt/spack/stable
definitions:
- gcc_4.8.5:
- fpart@1.6.0/lcygtky
- gcc_12.3.0_openmpi:
- opal@master/l4dkgyf
include:
@ -17,6 +19,9 @@ spack:
roots:
tcl: $spack/opt/spack/stable/modulefiles
specs:
- matrix:
- [$gcc_4.8.5]
- ['%gcc@4.8.5']
- matrix:
- [$gcc_12.3.0_openmpi]
- [^openmpi%gcc]