Re: [slurm-users] problems with slurm and openmpi

2019-03-16 Thread Chris Samuel
On Thursday, 14 March 2019 10:12:13 PM PDT Riccardo Veraldi wrote: > I missed this step then to build pmix separately. I thought that the built > in pmix inside openpmi could be used by slurm It would probably help to look at the documentation on getting Slurm and PMIx to work together. https:/

Re: [slurm-users] problems with slurm and openmpi

2019-03-16 Thread Riccardo Veraldi
I could fix my issue thanks for het hints given here. The solution was to first build pmix, then built openmpi with pmix support and slurm support then build slurm with pmix support too. Everything works now. Thank you very much On 3/12/19 5:19 PM, Gilles Gouaillardet wrote: Rick, The issue