Re: [OMPI devel] regression with derived datatypes

2014-05-29 Thread George Bosilca
r31904 should fix this issue. Please test it thoughtfully and report all issues. George. On Fri, May 9, 2014 at 6:56 AM, Gilles Gouaillardet wrote: > i opened #4610 https://svn.open-mpi.org/trac/ompi/ticket/4610 > and attached a patch for the v1.8 branch > > i ran several tests from the intel

Re: [OMPI devel] RFC: add STCI component to OMPI/RTE framework

2014-05-29 Thread Edgar Gabriel
sounds good to me too. Edgar On 5/29/2014 10:04 AM, Joshua Ladd wrote: > +1 I'm interested in hearing more. RTE is of interest. > > Josh > > > On Thu, May 29, 2014 at 10:33 AM, Ralph Castain > wrote: > > +1 for me! > > On May 29, 2014, at 7:26 AM, Thomas Na

[OMPI devel] Intermittent hangs when exiting with error

2014-05-29 Thread Rolf vandeVaart
Ralph: I am seeing cases where mpirun seems to hang when one of the applications exits with non-zero. For example, the intel test MPI_Cart_get_c will exit that way if there are not enough processes to run the test. In most cases, mpirun seems to return fine with the error code, but sometimes i

Re: [OMPI devel] RFC: add STCI component to OMPI/RTE framework

2014-05-29 Thread Joshua Ladd
+1 I'm interested in hearing more. RTE is of interest. Josh On Thu, May 29, 2014 at 10:33 AM, Ralph Castain wrote: > +1 for me! > > On May 29, 2014, at 7:26 AM, Thomas Naughton wrote: > > > Hi, > > > > Thanks Jeff, I think that was a pretty good summary of things. > > > >> Thomas indicated th

Re: [OMPI devel] RFC: add STCI component to OMPI/RTE framework

2014-05-29 Thread Ralph Castain
+1 for me! On May 29, 2014, at 7:26 AM, Thomas Naughton wrote: > Hi, > > Thanks Jeff, I think that was a pretty good summary of things. > >> Thomas indicated there was no rush on the RFC; perhaps we can discuss this >> next-next-Tuesday (June 10)? > > Phone discussion seems like a good idea

Re: [OMPI devel] RFC: add STCI component to OMPI/RTE framework

2014-05-29 Thread Thomas Naughton
Hi, Thanks Jeff, I think that was a pretty good summary of things. Thomas indicated there was no rush on the RFC; perhaps we can discuss this next-next-Tuesday (June 10)? Phone discussion seems like a good idea and June 10 sounds good to me. Thanks, --tjn __

Re: [OMPI devel] RFC: add STCI component to OMPI/RTE framework

2014-05-29 Thread Jeff Squyres (jsquyres)
I refrained from speaking up on this thread because I was on travel, and I wanted to think a bit more about this before I said anything. Let me try to summarize the arguments that have been made so far... A. Things people seem to agree on: 1. Inclusion in trunk has no correlation to being inclu

Re: [OMPI devel] Trunk (RDMA and VT) warnings

2014-05-29 Thread Ralph Castain
Not seeing it on fresh checkout of today's trunk head, so something may have resolved it since last test On May 28, 2014, at 10:27 PM, Gilles Gouaillardet wrote: > Ralph, > > > On Wed, May 28, 2014 at 9:53 PM, Ralph Castain wrote: > gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) > ./configure

Re: [OMPI devel] Trunk (RDMA and VT) warnings

2014-05-29 Thread Gilles Gouaillardet
Ralph, On Wed, May 28, 2014 at 9:53 PM, Ralph Castain wrote: > gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) > ./configure --prefix=/home/common/openmpi/build/svn-trunk > --enable-mpi-java --enable-orterun-prefix-by-default > > More inline below > > this looks like an up-to-date CentOS box. i am