ADD: LD_LIBRARY_PATH: /opt/cray/libfabric/1.15.2.0/lib64 to cray-mpich modules

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2025-02-21 09:19:30 +01:00
parent 243615407e
commit 154f68edc3
6 changed files with 10 additions and 7 deletions

View File

@ -30,7 +30,7 @@ spack:
modules: modules:
default: default:
roots: roots:
tcl: $spack/opt/spack/unstable/modulefiles lmod: $spack/opt/spack/unstable/modulefiles
specs: specs:
- matrix: - matrix:
- [$gcc_12.3.0] - [$gcc_12.3.0]

View File

@ -169,7 +169,7 @@ packages:
prefix: /usr prefix: /usr
openmpi: openmpi:
require: require:
- spec: schedulers=slurm fabrics=auto pmi-interface=pmi2 +cxx +cuda +legacylaunchers - spec: schedulers=slurm fabrics=auto +internal-pmix +cxx +cuda +legacylaunchers
- spec: '+cxx_exceptions' - spec: '+cxx_exceptions'
when: '%gcc' when: '%gcc'
openssh: openssh:

View File

@ -14,8 +14,8 @@ spack:
modules: modules:
default: default:
roots: roots:
tcl: $spack/opt/spack/testing/modulefiles lmod: $spack/opt/spack/testing/modulefiles
tcl: lmod:
cray-mpich: cray-mpich:
environment: environment:
set: set:

View File

@ -36,6 +36,7 @@ spack:
environment: environment:
set: set:
SLURM_MPI_TYPE: 'pmix' SLURM_MPI_TYPE: 'pmix'
LD_LIBRARY_PATH: /opt/cray/libfabric/1.15.2.0/lib64
openmpi: openmpi:
environment: environment:
set: set:

View File

@ -16,12 +16,13 @@ spack:
modules: modules:
default: default:
roots: roots:
tcl: $spack/opt/spack/testing/modulefiles lmod: $spack/opt/spack/testing/modulefiles
tcl: lmod:
cray-mpich: cray-mpich:
environment: environment:
set: set:
SLURM_MPI_TYPE: 'pmix' SLURM_MPI_TYPE: pmix
LD_LIBRARY_PATH: /opt/cray/libfabric/1.15.2.0/lib64
openmpi: openmpi:
environment: environment:
set: set:

View File

@ -55,6 +55,7 @@ spack:
environment: environment:
set: set:
SLURM_MPI_TYPE: 'pmix' SLURM_MPI_TYPE: 'pmix'
LD_LIBRARY_PATH: /opt/cray/libfabric/1.15.2.0/lib64
openmpi: openmpi:
environment: environment:
set: set: