Re: [OMPI devel] v1.7.0rc7

2013-02-27 Thread Ralph Castain
This is now fixed and CMRd - thanks! On Feb 26, 2013, at 1:36 PM, Eugene Loh wrote: > On 02/23/13 14:45, Ralph Castain wrote: >> This release candidate is the last one we expect to have before release, so >> please test it. Can be downloaded from the usual place: >> http://www.open-mpi.org/soft

Re: [OMPI devel] v1.7.0rc7

2013-02-27 Thread Jeff Squyres (jsquyres)
On Feb 25, 2013, at 10:27 PM, marco atzeri wrote: > plus the additional ones > > ERROR.patch : ERROR is already defined, so another label > is needed for "goto ERROR" Snipped. I finally filed a ticket about this: https://svn.open-mpi.org/trac/ompi/ticket/3527 We tal

Re: [OMPI devel] v1.7.0rc7

2013-02-26 Thread Eugene Loh
On 02/23/13 14:45, Ralph Castain wrote: This release candidate is the last one we expect to have before release, so please test it. Can be downloaded from the usual place: http://www.open-mpi.org/software/ompi/v1.7/ I haven't looked at this very carefully yet. Maybe someone can confirm what

Re: [OMPI devel] v1.7.0rc7

2013-02-26 Thread Siegmar Gross
Hi > This release candidate is the last one we expect to have > before release, so please test it. Can be downloaded from > the usual place: > > http://www.open-mpi.org/software/ompi/v1.7/ > > Latest changes include: > > * update of the alps/lustre configure code > * fixed solaris hwloc code >

Re: [OMPI devel] v1.7.0rc7

2013-02-26 Thread George Bosilca
These warnings are now fixed (r28106). Thanks for reporting them. George. On Feb 26, 2013, at 04:27 , marco atzeri wrote: > CC to_self.o > /pub/devel/openmpi/openmpi-1.7rc7-1/src/openmpi-1.7rc7/test/datatype/to_self.c: > In function ‘create_indexed_constant_gap_ddt’: > /pub/devel/open

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread marco atzeri
On 2/26/2013 3:37 AM, Jeff Squyres (jsquyres) wrote: Marco -- Is it just these 2 patches: r28059 [[BR]] Patch for Cygwin support: use correct DSO/shared library prefix and suffix. Thanks to Marco Atzeri for reporting the issue and providing an initial patch. r28060 [[BR]] Patch for Cygwin sup

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread Jeff Squyres (jsquyres)
On Feb 25, 2013, at 6:30 PM, Pavel Mezentsev wrote: > I've tried to build it but got different errors with different compilers. > > With Intel (2011.5.220) and pgi (13.2) I get the following error: > CC bcol_iboffload_module.lo > bcol_iboffload_module.c(37): catastrophic error: cannot open

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread Jeff Squyres (jsquyres)
Marco -- Is it just these 2 patches: r28059 [[BR]] Patch for Cygwin support: use correct DSO/shared library prefix and suffix. Thanks to Marco Atzeri for reporting the issue and providing an initial patch. r28060 [[BR]] Patch for Cygwin support: Use S_IRWXU for shmget() and include . Thanks t

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread Pavel Mezentsev
I've tried to build it but got different errors with different compilers. With Intel (2011.5.220) and pgi (13.2) I get the following error: CC bcol_iboffload_module.lo bcol_iboffload_module.c(37): catastrophic error: cannot open source file "ompi/mca/common/netpatterns/common_netpatterns.h"

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread Ralph Castain
On Feb 25, 2013, at 1:40 PM, marco atzeri wrote: > On 2/23/2013 11:45 PM, Ralph Castain wrote: >> This release candidate is the last one we expect to have before release, so >> please test it. Can be downloaded from the usual place: >> >> http://www.open-mpi.org/software/ompi/v1.7/ >> >> Late

Re: [OMPI devel] v1.7.0rc7

2013-02-25 Thread marco atzeri
On 2/23/2013 11:45 PM, Ralph Castain wrote: This release candidate is the last one we expect to have before release, so please test it. Can be downloaded from the usual place: http://www.open-mpi.org/software/ompi/v1.7/ Latest changes include: * update of the alps/lustre configure code * fixe

[OMPI devel] v1.7.0rc7

2013-02-23 Thread Ralph Castain
This release candidate is the last one we expect to have before release, so please test it. Can be downloaded from the usual place: http://www.open-mpi.org/software/ompi/v1.7/ Latest changes include: * update of the alps/lustre configure code * fixed solaris hwloc code * various mxm updates * r