Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Paul Hargrove
. >>> >>> On Thu, Jul 23, 2015 at 8:13 AM, Burette, Yohann < >>> yohann.bure...@intel.com> wrote: >>> >>>> Paul, >>>> >>>> >>>> >>>> While looking at the issue, we noticed that we were missing som

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Paul Hargrove
;>> >>> >>> While looking at the issue, we noticed that we were missing some code >>> that deals with MTL priorities. >>> >>> >>> >>> PR 409 (https://github.com/open-mpi/ompi-release/pull/409) is >>> attempting to fix that. >&

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Howard Pritchard
at > ring_c.c:19 > > >> > > >> (gdb) up 6 > > >> #6 0x7f5bc7717c58 in ?? () > > >> (gdb) disass > > >> No function contains program counter for selected frame. > > >> > > >> On Thu, Jul 23, 2015 at 8:13 AM, Burette,

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Jeff Squyres (jsquyres)
t ring_c.c:19 > >> > >> (gdb) up 6 > >> #6 0x7f5bc7717c58 in ?? () > >> (gdb) disass > >> No function contains program counter for selected frame. > >> > >> On Thu, Jul 23, 2015 at 8:13 AM, Burette, Yohann > >> wrote: &g

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Howard Pritchard
gt;> No function contains program counter for selected frame. > >> > >> On Thu, Jul 23, 2015 at 8:13 AM, Burette, Yohann < > yohann.bure...@intel.com> wrote: > >> Paul, > >> > >> > >> > >> While loo

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Ralph Castain
5bc7717c58 in ?? () >>> (gdb) disass >>> No function contains program counter for selected frame. >>> >>> On Thu, Jul 23, 2015 at 8:13 AM, Burette, Yohann >>> wrote: >>> Paul, >>> >>> >>> >>> While looking at t

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Howard Pritchard
pi/ompi-release/pull/409) is attempting >> to fix that. >> >> >> >> Hopefully, this will also fix the error you encountered. >> >> >> >> Thanks again, >> >> Yohann >> >> >> >> *From:* devel [mailto:devel-boun...

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Jeff Squyres (jsquyres)
that >> deals with MTL priorities. >> >> >> >> PR 409 (https://github.com/open-mpi/ompi-release/pull/409) is attempting to >> fix that. >> >> >> >> Hopefully, this will also fix the error you encountered. >> >> >> >

Re: [OMPI devel] 1.10.0rc2

2015-07-24 Thread Howard Pritchard
t; >> PR 409 (https://github.com/open-mpi/ompi-release/pull/409) is attempting >> to fix that. >> >> >> >> Hopefully, this will also fix the error you encountered. >> >> >> >> Thanks again, >> >> Yohann >> >> &

Re: [OMPI devel] 1.10.0rc2

2015-07-23 Thread Ralph Castain
t; > > > Thanks again, > > Yohann > >   <> > From: devel [mailto:devel-boun...@open-mpi.org > <mailto:devel-boun...@open-mpi.org>] On Behalf Of Paul Hargrove > Sent: Wednesday, July 22, 2015 12:07 PM > > > To: Open MPI Developers >

Re: [OMPI devel] 1.10.0rc2

2015-07-23 Thread Paul Hargrove
> > > *From:* devel [mailto:devel-boun...@open-mpi.org] *On Behalf Of *Paul > Hargrove > *Sent:* Wednesday, July 22, 2015 12:07 PM > > *To:* Open MPI Developers > *Subject:* Re: [OMPI devel] 1.10.0rc2 > > > > Yohann, > > > > Things run fine with those addi

Re: [OMPI devel] 1.10.0rc2

2015-07-23 Thread Burette, Yohann
[mailto:devel-boun...@open-mpi.org] On Behalf Of Paul Hargrove Sent: Wednesday, July 22, 2015 12:07 PM To: Open MPI Developers Subject: Re: [OMPI devel] 1.10.0rc2 Yohann, Things run fine with those additional flags. In fact, adding just "--mca pml cm" is sufficient to eliminate the SEGV. -Pa

Re: [OMPI devel] 1.10.0rc2

2015-07-22 Thread Orion Poplawski
On 07/21/2015 07:59 PM, Jeff Squyres (jsquyres) wrote: > On Jul 21, 2015, at 4:38 PM, Orion Poplawski wrote: >> >> I see that 1.10.0 can make use of libfabric, but I don't see much >> documentation on it and certainly nothing in the README file. > > Oops; shame on us. We'll update README. > >

Re: [OMPI devel] 1.10.0rc2

2015-07-22 Thread Paul Hargrove
; > > *From:* devel [mailto:devel-boun...@open-mpi.org] *On Behalf Of *Paul > Hargrove > *Sent:* Wednesday, July 22, 2015 1:05 AM > *To:* Open MPI Developers > *Subject:* Re: [OMPI devel] 1.10.0rc2 > > > > 1.10.0rc2 looks mostly good to me, but I still found some issues. >

Re: [OMPI devel] 1.10.0rc2

2015-07-22 Thread Burette, Yohann
-mpi.org] On Behalf Of Paul Hargrove Sent: Wednesday, July 22, 2015 1:05 AM To: Open MPI Developers Subject: Re: [OMPI devel] 1.10.0rc2 1.10.0rc2 looks mostly good to me, but I still found some issues. 1) New to this round of testing, I have built mtl:ofi with gcc, pgi, icc, clang, open64 and

Re: [OMPI devel] 1.10.0rc2

2015-07-22 Thread Paul Hargrove
1.10.0rc2 looks mostly good to me, but I still found some issues. 1) New to this round of testing, I have built mtl:ofi with gcc, pgi, icc, clang, open64 and studio compilers. I have only the sockets provider in libfaric (v1.0.0 and 1.1.0rc2). However, unless I pass "-mca mtl ^ofi" to mpirun I ge

Re: [OMPI devel] 1.10.0rc2

2015-07-22 Thread Paul Hargrove
Jeff, Sorry if you already noticed: It appears that there is no mention of --with-libfabric or --with-libfabric-libdir in the README for 1.10.0rc2 -Paul On Tue, Jul 21, 2015 at 6:59 PM, Jeff Squyres (jsquyres) wrote: > On Jul 21, 2015, at 4:38 PM, Orion Poplawski wrote: > > > > I see that 1.1

Re: [OMPI devel] 1.10.0rc2

2015-07-21 Thread Jeff Squyres (jsquyres)
On Jul 21, 2015, at 4:38 PM, Orion Poplawski wrote: > > I see that 1.10.0 can make use of libfabric, but I don't see much > documentation on it and certainly nothing in the README file. Oops; shame on us. We'll update README. > Since libfabric > makes use of libibverbs and librdmacm, does it

Re: [OMPI devel] 1.10.0rc2 failure with pgi-9.0-4 and -m32

2015-07-21 Thread Paul Hargrove
Ralph, Thanks for clarifying. -Paul On Tue, Jul 21, 2015 at 5:29 PM, Ralph Castain wrote: > Nathan reminded me today that we started requiring C99 in the 1.8 series, > so yes - 1.10 does require C99 > > I went ahead and removed the designators before he reminded me, but I’ll > leave them out a

Re: [OMPI devel] 1.10.0rc2 failure with pgi-9.0-4 and -m32

2015-07-21 Thread Ralph Castain
Nathan reminded me today that we started requiring C99 in the 1.8 series, so yes - 1.10 does require C99 I went ahead and removed the designators before he reminded me, but I’ll leave them out as they aren’t required > On Jul 21, 2015, at 5:01 PM, Paul Hargrove wrote: > > Ralph, > > I know y

[OMPI devel] 1.10.0rc2 failure with pgi-9.0-4 and -m32

2015-07-21 Thread Paul Hargrove
Ralph, I know you recently fixed a C99-related issue I saw in 1.10.0rc1 (removing designators in an initializer). So, I was surprised to see the following with pgi-9.0-4 and -m32: == Compiler and preprocessor tests

Re: [OMPI devel] 1.10.0rc2

2015-07-21 Thread Orion Poplawski
On 07/21/2015 01:29 PM, Ralph Castain wrote: > Hey folks > > 1.10.0rc2 is now out for review - excepting the library version numbers, this > should be the final version. Please take a quick gander and let me know of any > problems. > > http://www.open-mpi.org/software/ompi/v1.10/ > > Ralph I se

[OMPI devel] 1.10.0rc2

2015-07-21 Thread Ralph Castain
Hey folks 1.10.0rc2 is now out for review - excepting the library version numbers, this should be the final version. Please take a quick gander and let me know of any problems. http://www.open-mpi.org/software/ompi/v1.10/ Ralph