[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#954272: Missing mpi_pmix.so



Hi,

On Fri, Nov 27, 2020 at 02:41:16PM +0100, Lars Veldscholte wrote:
> After updating, the interface between SLURM and MPI broke again...
> 
> This time, it looks like pmix support is completely missing.

Yes, thanks for pointing this out.

> It appears that SLURM is looking for `mpi_pmix.so`, which does not exist.
> Has this been moved to a different package maybe?

No, it's a wrong option passed to configure, as Alastair pointed out.
It should be:

  --with-pmix=/usr/lib/$(DEB_HOST_MULTIARCH)/pmix2

because without this option, the configure script doesn't detect pmix
and doesn't build the corresponding plugin.

I'm fixing this.

Thank you both for your report.

Best regards,
-- 
Gennaro Oliva


Reply to: