On 7/25/19, Emmanuel <[email protected]> wrote: > On Thu, Jul 25, 2019 at 5:04 AM Robby Workman <[email protected]> > wrote: > >> On Thu, 25 Jul 2019 09:58:03 +0200 >> Karel Venken <[email protected]> wrote: >> >> > Hi, >> > >> > For installing our cluster we need to add to the openmpi.Slackbuilds >> > with --with-pmi=pmi2 configure option. So it becomes: >> > >> > ./configure \ >> > --prefix=/usr \ >> > --sysconfdir=/etc \ >> > --localstatedir=/var/lib \ >> > --mandir=/usr/man/ \ >> > --enable-mpi1-compability \ >> > --docdir=/usr/doc/$PRGNAM-$VERSION \ >> > --disable-static \ >> > --libdir=/usr/lib${LIBDIRSUFFIX} \ >> > --build=$ARCH-slackware-linux \ >> > --with-pmi=pmi2 >> > >> > >> > The background is to use mpi with slurm and a NUMA kernel - we build >> > it ourself. Without this parameter openmpi crashes. Would this be an >> > option? >> >> >> CCing SBo maintainer of openmpi; if there's no response and/or an >> update with that fixed within a few weeks, follow up with us and >> we'll handle it directly. >> >> -RW >> > > Hi Karel, > > I'm the maintainer of openmpi and slurm, let me try this parameter in my > cluster because we haven't had issues with the current package and slurm > (and also with several versions of openmpi, 1.8.x, 1.10.x, 2.1.1). Can you > send me the exact error? Have you modified the slurm build script to add > --with-pmi? are you running mpirun in the slurm submit job script or srun? > > In any case, I will submit a new version of the script in the next few > days. > > Best regards and thanks for reporting the issue :-)
Hi Emmanuel, I have one small request while you're updating openmpi. The file etc/pmix-mca-params.conf.new is installed, but it's not being config'd from doinst.sh. I don't know if the option suggested above would result in more/fewer/different files that would also need to be config'd. Thanks! -Kyle _______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
