Re: [OMPI users] Issue in installing PMIx

2017-06-07 Thread r...@open-mpi.org
I guess I should also have clarified - I tested with PMIx v1.1.5 as that is the latest in the 1.1 series. > On Jun 7, 2017, at 8:23 PM, r...@open-mpi.org wrote: > > It built fine for me - on your configure path-to-pmix, what did you tell it? > It wants the path supplied as when you configured

Re: [OMPI users] Issue in installing PMIx

2017-06-07 Thread r...@open-mpi.org
It built fine for me - on your configure path-to-pmix, what did you tell it? It wants the path supplied as when you configured pmix itself > On Jun 7, 2017, at 2:50 PM, Marc Cooper wrote: > > OpenMPI 2.1.1 and PMIx v1.1 > > On 7 June 2017 at 11:54, r...@open-mpi.org

Re: [OMPI users] Issue in installing PMIx

2017-06-07 Thread Marc Cooper
OpenMPI 2.1.1 and PMIx v1.1 On 7 June 2017 at 11:54, r...@open-mpi.org wrote: > Ummm...what version of OMPI and PMIx are you talking about? > > > On Jun 6, 2017, at 2:20 PM, Marc Cooper > wrote: > > > > Hi, > > > > I've been trying to install PMIx external to OpenMPI, with separate > libevent a

Re: [OMPI users] Issue in installing PMIx

2017-06-07 Thread r...@open-mpi.org
Ummm...what version of OMPI and PMIx are you talking about? > On Jun 6, 2017, at 2:20 PM, Marc Cooper wrote: > > Hi, > > I've been trying to install PMIx external to OpenMPI, with separate libevent > and hwloc. My configuration script is > > ./configure --prefix= --with-platform=optimized

Re: [OMPI users] Tuning vader for MPI_Wait Halt?

2017-06-07 Thread Nathan Hjelm
What also might be helpful is the output of the stack trace analysis tool (https://github.com/LLNL/STAT) when used with a debug version of Open MPI (configure with --enable-debug). Once built run STAT against mpirun with the -ci and send me the dot file produced. -Nathan On Jun 07, 2017, at

[OMPI users] Issue in installing PMIx

2017-06-07 Thread Marc Cooper
Hi, I've been trying to install PMIx external to OpenMPI, with separate libevent and hwloc. My configuration script is ./configure --prefix= --with-platform=optimized --with-pmix= --with-libevent= --with-hwloc=. This is done successfully. When I 'make' it, I get the following error Making all

Re: [OMPI users] Tuning vader for MPI_Wait Halt?

2017-06-07 Thread Matt Thompson
Nathan, Sadly, I'm not sure I can provide a reproducer, as it's currently our full earth system model and is accessing terabytes of background files, etc. That said, I'll work on it. I have a tiny version of the model, but that usually always works everywhere (and I can only reproduce the issue at