Re: [OMPI devel] RFC: orte_db moving to opal

2013-02-25 Thread Ralph Castain
Hi folks I have completed the move of the orte db framework to opal. You can see the changes here: https://bitbucket.org/rhc/ompi-trunk Unless someone has an objection, I'll commit this on Wed (2/27) of this week. Ralph On Feb 16, 2013, at 12:25 PM, Ralph Castain wrote: > Hi folks > > We h

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

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 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 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 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 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