FIX: forgotten libfabric@1.15.2.0

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2025-03-13 08:58:13 +01:00
parent 35b3d68d25
commit 49656625f1
14 changed files with 72 additions and 20 deletions

File diff suppressed because one or more lines are too long

View File

@@ -24,11 +24,11 @@ spack:
cray-mpich:
environment:
set:
SLURM_MPI_TYPE: 'pmix'
SLURM_MPI_TYPE: pmix
openmpi:
environment:
set:
SLURM_MPI_TYPE: 'pmix'
SLURM_MPI_TYPE: pmix
OMPI_MCA_mtl_ofi_disable_hmem: 'true'
openmpi@main:
environment:

View File

@@ -36,6 +36,7 @@ spack:
- py-torchaudio@2.5.1/trrglyu
- nvhpc_24.11_openmpi:
- quantum-espresso@7.4/oed4w6w #+cuda +mpigpu hdf5=parallel
- quantum-espresso@7.3.1/d5wpqzw
include:
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/../spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
@@ -90,8 +91,52 @@ spack:
- [$gcc_13.2_openmpi]
- ['%gcc@13.2']
- [^openmpi]
- matrix:
- [$gcc_14.2_openmpi]
- ['%gcc@14.2']
- [^openmpi]
- matrix:
- [$nvhpc_24.11_openmpi]
- ['%nvhpc@24.11']
- [^openmpi]
view: false
compilers:
- compiler:
spec: gcc@=14.2.0
paths:
cc: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-aarch64/gcc-7.5.0/gcc-14.2.0-tln2ck4lolcipi2fj2klu5dei3oac4sv/bin/gcc
cxx: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-aarch64/gcc-7.5.0/gcc-14.2.0-tln2ck4lolcipi2fj2klu5dei3oac4sv/bin/g++
f77: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-aarch64/gcc-7.5.0/gcc-14.2.0-tln2ck4lolcipi2fj2klu5dei3oac4sv/bin/gfortran
fc: /afs/psi.ch/sys/spack/develop/opt/spack/unstable/linux-sles15-aarch64/gcc-7.5.0/gcc-14.2.0-tln2ck4lolcipi2fj2klu5dei3oac4sv/bin/gfortran
flags: {}
operating_system: sles15
target: aarch64
modules: []
environment: {}
extra_rpaths: []
- compiler:
spec: gcc@=7.5.0
paths:
cc: /usr/bin/gcc
cxx: /usr/bin/g++
f77: /usr/bin/gfortran
fc: /usr/bin/gfortran
flags: {}
operating_system: sles15
target: aarch64
modules: []
environment: {}
extra_rpaths: []
- compiler:
spec: gcc@=12.3.0
paths:
cc: /usr/bin/gcc-12
cxx: /usr/bin/g++-12
f77: /usr/bin/gfortran-12
fc: /usr/bin/gfortran-12
flags: {}
operating_system: sles15
target: aarch64
modules: []
environment: {}
extra_rpaths: []