Re: [OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Ralph Castain
Alamos National Laboratory >> >> >> From: devel mailto:devel-boun...@open-mpi.org>> >> on behalf of Ralph Castain mailto:r...@open-mpi.org>> >> Reply-To: Open MPI Developers > <mailto:de...@open-mpi.org>> >> Date: Thursday, June 16, 2

Re: [OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Ralph Castain
PI Developers mailto:de...@open-mpi.org>> > Subject: Re: [OMPI devel] Issue with 2.0.0rc3, singleton init > >> FWIW: I am able to replicate and will provide a patch later today >> >>> On Jun 16, 2016, at 8:19 AM, Howard Pritchard >> <mailto:hpprit...@gmail

Re: [OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Pritchard Jr., Howard
rs mailto:de...@open-mpi.org>> List-Post: devel@lists.open-mpi.org Date: Thursday, June 16, 2016 at 10:03 AM To: Open MPI Developers mailto:de...@open-mpi.org>> Subject: Re: [OMPI devel] Issue with 2.0.0rc3, singleton init FWIW: I am able to replicate and will provide a patch later today

Re: [OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Ralph Castain
FWIW: I am able to replicate and will provide a patch later today > On Jun 16, 2016, at 8:19 AM, Howard Pritchard wrote: > > Hi Lisandro, > > Thanks for giving the rc3 a try. Could you post the output of ompi_info from > your > install to the list? > > Thanks, > > Howard > > > 2016-06-16

Re: [OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Howard Pritchard
Hi Lisandro, Thanks for giving the rc3 a try. Could you post the output of ompi_info from your install to the list? Thanks, Howard 2016-06-16 7:55 GMT-06:00 Lisandro Dalcin : > ./configure --prefix=/home/devel/mpi/openmpi/2.0.0rc3 --enable-debug > --enable-mem-debug > > https://bitbucket.org

[OMPI devel] Issue with 2.0.0rc3, singleton init

2016-06-16 Thread Lisandro Dalcin
./configure --prefix=/home/devel/mpi/openmpi/2.0.0rc3 --enable-debug --enable-mem-debug https://bitbucket.org/mpi4py/mpi4py/src/master/demo/helloworld.c $ mpicc helloworld.c $ mpiexec -n 1 ./a.out Hello, World! I am process 0 of 1 on kw14821. $ ./a.out [kw14821:31370] *** Process received signa