[slurm-users] Slurm and pmix trouble

Andrej Prsa aprsa09 at gmail.com
Mon Feb 1 19:39:47 UTC 2021


Hello list,

I have openmpi 4.1.0 built with internal pmix and installed. I then 
built slurm 20.11.3 with --with-pmix=/usr/local and configure found it 
(i.e. no complaints on stderr) and built the plugin:

./configure --prefix=/usr/local --sysconfdir=/etc --with-hdf5=no 
--with-ofed=no --without-datawarp --without-netloc --with-pmix=/usr/local

Relevant exerpt from the output:

checking for pmix installation... /usr/local
config.status: creating src/plugins/mpi/pmix/Makefile

But when running srun, I am not seeing pmix:

andrej at terra:~/system/slurm-20.11.3$ srun --mpi=list
srun: MPI types are...
srun: cray_shasta
srun: none
srun: pmi2

Any ideas what might be the issue here?

Thanks,
Andrej




More information about the slurm-users mailing list