Re: [OMPI users] issue compiling openmpi 3.2.1 with pmi and slurm

2018-10-11 Thread Ross, Daniel B. via users
S="$CFG_OPTS --with-verbs=/usr" CFG_OPTS="$CFG_OPTS --with-libfabric=/usr" CFG_OPTS="$CFG_OPTS --with-ucx=/usr" CFG_OPTS="$CFG_OPTS --with-verbs-libdir=/usr/lib64" CFG_OPTS="$CFG_OPTS --with-mxm=no" CFG_OPTS="$CFG_OPTS --with-cuda=${HPC_CUDA_

Re: [OMPI users] issue compiling openmpi 3.2.1 with pmi and slurm

2018-10-10 Thread Ross, Daniel B. via users
path as specified, --with-pmi=/usr/local/slurm/include/slurm What do you get from $ find /usr/local/slurm -name pmi.h On Wed, Oct 10, 2018 at 2:07 PM Ross, Daniel B. via users mailto:users@lists.open-mpi.org>> wrote: This is a slurm build and you point it to the slurm pmi direc

Re: [OMPI users] issue compiling openmpi 3.2.1 with pmi and slurm

2018-10-10 Thread Ross, Daniel B. via users
wrote: > > It appears that the CPPFLAGS isn’t getting set correctly as the component > didn’t find the Slurm PMI-1 header file. Perhaps it would help if we saw the > config.log output so we can see where OMPI thought the file was located. > > > On Oct 10, 2018, at 6:44 AM, Ross

Re: [OMPI users] issue compiling openmpi 3.2.1 with pmi and slurm

2018-10-10 Thread Ross, Daniel B. via users
' opal_pmix_ext2x_CPPFLAGS='' opal_pmix_ext2x_LDFLAGS='' opal_pmix_ext2x_LIBS='' opal_pmix_pmix2x_CPPFLAGS='-I/usr/local/src/openmpi/openmpi-3.1.2/opal/mca/pmix/pmix2x/pmix/include -I/usr/local/src/openmpi/openmpi-3.1.2/opal/mca/pmix/pmix2x/pmix -I/usr/

[OMPI users] issue compiling openmpi 3.2.1 with pmi and slurm

2018-10-10 Thread Ross, Daniel B. via users
I have been able to configure without issue using the following options: ./configure --prefix=/usr/local/ --with-cuda --with-slurm --with-pmi=/usr/local/slurm/include/slurm --with-pmi-libdir=/usr/local/slurm/lib64 Everything compiles just fine until I get this error: make[3]: Leaving directory