Re: [OMPI devel] Open MPI v2.0.0rc3 now available

2016-06-15 Thread Nathan Hjelm
Will track this one down as well tomorrow. -Nathan > On Jun 15, 2016, at 7:13 PM, Paul Hargrove wrote: > > With a PPC64/Fedora20/gcc-4.8.3 system configuring for "-m32": > > configure --prefix=[...] --enable-debug \ > CFLAGS=-m32 --with-wrapper-cflags=-m32 \ > CXXFLAGS=-m32 --w

Re: [OMPI devel] Open MPI v2.0.0rc3 now available

2016-06-15 Thread Paul Hargrove
With a PPC64/Fedora20/gcc-4.8.3 system configuring for "-m32": configure --prefix=[...] --enable-debug \ CFLAGS=-m32 --with-wrapper-cflags=-m32 \ CXXFLAGS=-m32 --with-wrapper-cxxflags=-m32 \ FCFLAGS=-m32 --with-wrapper-fcflags=-m32 --disable-mpi-fortran Build fails with /b

[OMPI devel] Open MPI v2.0.0rc3 now available

2016-06-15 Thread Howard Pritchard
We are now feature complete for v2.0.0 and would appreciate testing by developers and end users before we finalize the v2.0.0 release. In that light, v2.0.0rc3 is now available: https://www.open-mpi.org/software/ompi/v2.x/ Here are the changes since 2.0.0rc2: - The MPI C++ bindings -- which