Re: [OMPI devel] Open MPI v2.0.0rc2

2016-04-30 Thread Orion Poplawski
On 04/28/2016 05:01 PM, Jeff Squyres (jsquyres) wrote: At long last, here's the next v2.0.0 release candidate: 2.0.0rc2: https://www.open-mpi.org/software/ompi/v2.x/ We didn't keep a good list of all the things that have changed since rc1 -- but it's many things. Here's a link to the NEW

Re: [OMPI devel] Open MPI v2.0.0rc2

2016-04-30 Thread Jeff Squyres (jsquyres)
On Apr 30, 2016, at 12:20 AM, Orion Poplawski wrote: > > I see that --enable-mpi-cxx appears to default to disabled now, but I don't > see any mention of it in the NEWS. Doh! Yes, we do need to mention that in the NEWS. > https://github.com/open-mpi/ompi-release/commit/84f1e14b17dcc467e315038

[OMPI devel] Warnings in 2.0 release candidate

2016-04-30 Thread Ralph Castain
On CentOS-7 using gcc 4.8: btl_tcp.c: In function ‘mca_btl_tcp_add_procs’: btl_tcp.c:97:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0 ; j < tcp_proc->proc_endpoint_count ; ++j) { ^ btl_tcp_proc.c: In f

Re: [OMPI devel] Warnings in 2.0 release candidate

2016-04-30 Thread Gilles Gouaillardet
Ralph, the OMPI_ENABLE_MPI_PROFILING related warnings are fixed in https://github.com/open-mpi/ompi-release/pull/1056 Cheers, Gilles On Saturday, April 30, 2016, Ralph Castain wrote: > On CentOS-7 using gcc 4.8: > > > btl_tcp.c: In function ‘mca_btl_tcp_add_procs’: > btl_tcp.c:97:28: warning:

Re: [OMPI devel] Open MPI v2.0.0rc2

2016-04-30 Thread Howard Pritchard
Hi Jeff, Let's just update the MPI_THREAD_MULTIPLE comment to say that enable-mpi-thread-multiple is still required as part of config. Howard 2016-04-29 22:20 GMT-06:00 Orion Poplawski : > On 04/28/2016 05:01 PM, Jeff Squyres (jsquyres) wrote: > >> At long last, here's the next v2.0.0 release c

[OMPI devel] v2.0.0rc issues

2016-04-30 Thread Ralph Castain
With external libevent, hwloc, and pmix 1.1.4: +-+-+-+--+--+--+--+--+---+ | Phase | Section| Pass | Fail | Time out +-+--