ADD: q-e@7.4 +mpi+mpigpu+cuda hdf5=paralla GH200

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2025-02-05 16:03:32 +01:00
parent 853fa71cb1
commit f3f6d88d09
2 changed files with 10 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -5,12 +5,14 @@ spack:
install_tree: install_tree:
root: $spack/opt/spack/unstable root: $spack/opt/spack/unstable
definitions: definitions:
- compilers: - compilers_gcc_7.5.0:
- gcc@13.2.0 - gcc@13.2.0
- gcc@7.5.0 - gcc@7.5.0
- gcc@=12.3 - gcc@=12.3
- nvhpc@24.3 - nvhpc@24.3
- cce@17.0.0 - cce@17.0.0
- compilers_gcc_13.2.0:
- nvhpc@24.11/6wi4jhx
- gcc_7.5.0: - gcc_7.5.0:
- ffbidx@main/3xig2i - ffbidx@main/3xig2i
- gcc_12.3_openmpi: - gcc_12.3_openmpi:
@ -20,8 +22,8 @@ spack:
- relion@5.0.0/oyf4n7i - relion@5.0.0/oyf4n7i
- gcc_13.2_openmpi: - gcc_13.2_openmpi:
- opal-x@fixSolverUnits/ttg7vdz - opal-x@fixSolverUnits/ttg7vdz
- nvhpc_24.3_openmpi: - nvhpc_24.11_openmpi:
- quantum-espresso@7.3.1/ilkc3ds #+cuda - quantum-espresso@7.4/oed4w6w #+cuda +mpigpu hdf5=parallel
include: include:
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/packages.yaml - $spack/../spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml - $spack/../spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
@ -45,8 +47,11 @@ spack:
- gcc@=7.5.0 - gcc@=7.5.0
specs: specs:
- matrix: - matrix:
- [$compilers] - [$compilers_gcc_7.5.0]
- ['%gcc@7.5.0'] - ['%gcc@7.5.0']
- matrix:
- [$compilers_gcc_13.2.0]
- ['%gcc@13.2.0']
- matrix: - matrix:
- [$gcc_7.5.0] - [$gcc_7.5.0]
- ['%gcc@7.5.0'] - ['%gcc@7.5.0']