FIX: put default mpi type pmix for sles mpi modules

This commit is contained in:
2024-11-07 09:28:55 +01:00
parent 167ff7e556
commit 9553585216
6 changed files with 54 additions and 0 deletions

View File

@ -15,5 +15,14 @@ spack:
default:
roots:
tcl: $spack/opt/spack/testing/modulefiles
tcl:
cray-mpich:
environment:
set:
SLURM_MPI_TYPE: 'pmix'
openmpi:
environment:
set:
SLURM_MPI_TYPE: 'pmix'
specs: []
view: false