Hello Z. Matthias Krawutschke,
On Fri, May 19, 2023 at 09:08:08PM +0200, Zhéxué M. Krawutschke wrote:
> Hello Christoph,
> what exactly is your problem with OpenMPI and Slurm?
> Do you compile the products yourself? Which LINUX distribution and version
> are you using?
>
> If you compile the sof
Christof,
Open MPI switching to the internal PMIx is a bug I addressed in
https://github.com/open-mpi/ompi/pull/11704
Feel free to manually download and apply the patch, you will then need
recent autotools and run
./autogen.pl --force
An other option is to manually edit the configure file
Look
Hello Gilles,
thank you very much for the prompt patch.
I can confirm that configure now prefers the external PMIx. I can
confirm that the munge warnings and PMIx errors we observed are gone. An
mpi hello world runs successfully with srun --mpi=pmix and --mpi=pmi2.
I noticed that configure comp