[Slackbuilds-users] openmpi request
Karel Venken
kava0418 at online.be
Thu Jul 25 07:58:03 UTC 2019
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?
Thanks anyway.
More information about the SlackBuilds-users
mailing list