[OMPI devel] 1.7.4rc4 is out

2014-02-04 Thread Jeff Squyres (jsquyres)
A few last minute fixes made it in: http://www.open-mpi.org/software/ompi/v1.7/ Changes since rc3: - Fix wrapper compiler flags with rpath and --disable-dlopen - Fix various compiler warnings (from Paul H) - External libevent fix (Orion) - basemuma bug fixes - MPI_SUBARRAYS_SUPPORTED and MPI

Re: [OMPI devel] [OMPI svn] svn:open-mpi r30555 - in trunk: . config contrib/platform/lanl/cray_xe6

2014-02-04 Thread Nathan Hjelm
Fixed in r30559 -Nathan On Tue, Feb 04, 2014 at 01:09:50PM -0700, Nathan Hjelm wrote: > On Tue, Feb 04, 2014 at 07:55:51PM +, Dave Goodell (dgoodell) wrote: > > On Feb 4, 2014, at 1:44 PM, svn-commit-mai...@open-mpi.org wrote: > > > > > Author: hjelmn (Nathan Hjelm) > > > Date: 2014-02-04 14

Re: [OMPI devel] [OMPI svn] svn:open-mpi r30555 - in trunk: . config contrib/platform/lanl/cray_xe6

2014-02-04 Thread Nathan Hjelm
On Tue, Feb 04, 2014 at 07:55:51PM +, Dave Goodell (dgoodell) wrote: > On Feb 4, 2014, at 1:44 PM, svn-commit-mai...@open-mpi.org wrote: > > > Author: hjelmn (Nathan Hjelm) > > Date: 2014-02-04 14:44:08 EST (Tue, 04 Feb 2014) > > New Revision: 30555 > > URL: https://svn.open-mpi.org/trac/ompi/

Re: [OMPI devel] [OMPI svn] svn:open-mpi r30555 - in trunk: . config contrib/platform/lanl/cray_xe6

2014-02-04 Thread Dave Goodell (dgoodell)
On Feb 4, 2014, at 1:44 PM, svn-commit-mai...@open-mpi.org wrote: > Author: hjelmn (Nathan Hjelm) > Date: 2014-02-04 14:44:08 EST (Tue, 04 Feb 2014) > New Revision: 30555 > URL: https://svn.open-mpi.org/trac/ompi/changeset/30555 > > Log: > Fix wrapper ldflags. > > cmr=v1.7.4:reviewer=jsquyres >

Re: [OMPI devel] Use unique collective ids for the checkpoint/restart code

2014-02-04 Thread Adrian Reber
Thanks for spotting the 'printf'. I removed it as it was for debugging in a very early stage. I committed the patch without the 'printf' to svn. Adrian On Mon, Feb 03, 2014 at 12:42:39PM -0800, Ralph Castain wrote: > Looks okay to me - I see you left a "printf" statement in > plm