ADD: opal-x GH200

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-11-13 16:34:31 +01:00
committed by svcusr-spack (Resp. Germann Elsa Sylvia)
parent d033681018
commit bae6939841
2 changed files with 7 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,8 @@ spack:
- py-alphafold@2.3.2/xkw7tfm #+cuda
- gcc_12.3_openmpi:
- gromacs@2024.1/x33hfjx
- gcc_13.2_openmpi:
- opal-x@fixSolverUnits/ttg7vdz
- nvhpc_24.3_openmpi:
- quantum-espresso@7.3.1/ilkc3ds #+cuda
include:
@ -44,6 +46,10 @@ spack:
- [$gcc_12.3_openmpi]
- ['%gcc@12.3']
- [^openmpi]
- matrix:
- [$gcc_13.2_openmpi]
- ['%gcc@13.2']
- [^openmpi]
- matrix:
- [$nvhpc_24.3_openmpi]
- ['%nvhpc@24.3']