Re: [slurm-users] Slurm and pmix trouble

2021-02-01 Thread Gennaro Oliva
Hi Andrej, On Mon, Feb 01, 2021 at 04:04:54PM -0500, Andrej Prsa wrote: > Thanks a bunch for a quick response! I patched it with: > > patch -p1 < pmix.diff > > and that worked well; configuring/building/installing went well as well, but > srun still doesn't show pmix as an option. Am I missing a

Re: [slurm-users] Slurm and pmix trouble

2021-02-01 Thread Andrej Prsa
Hi again, The global make didn't build it but when I ran make/make install in src/plugins/mpi/pmix, it did work! Now srun shows me pmix: andrej@terra:~/system/slurm-20.11.3/src/plugins/mpi/pmix$ srun --mpi=list srun: MPI types are... srun: cray_shasta srun: none srun: pmi2 srun: pmix srun: pmi

Re: [slurm-users] Slurm and pmix trouble

2021-02-01 Thread Andrej Prsa
Hi Gennaro, Thanks a bunch for a quick response! I patched it with: patch -p1 < pmix.diff and that worked well; configuring/building/installing went well as well, but srun still doesn't show pmix as an option. Am I missing anything? Cheers, Andrej On 2/1/21 3:01 PM, Gennaro Oliva wrote: H

Re: [slurm-users] Slurm and pmix trouble

2021-02-01 Thread Gennaro Oliva
Hi Andrej, On Mon, Feb 01, 2021 at 02:39:47PM -0500, Andrej Prsa wrote: > 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=/u

[slurm-users] Slurm and pmix trouble

2021-02-01 Thread Andrej Prsa
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 --withou