Ciao Diego, On Wed, Jul 19, 2017 at 03:16:58AM -0600, Diego Zuccato wrote: > > i suggest you rebuilt your MPI library first, and then try again > That's problematic... I can only install from deb files, hoping package > maintainers know what they're doing (since I have nearly no idea:
here you can file the deb files with pmi enabled: https://www.na.icar.cnr.it/~oliva/openmpi-pmienabled/index.html you will need to install libpmi2-0 before installing them with dpkg (or use apt). After you will need --mpi=pmi2 option to srun, or set the MpiDefault=pmi2 in slurm.conf On the same location you can also find the patch file to build the package on your own. Best regards -- Gennaro Oliva
