Re: [OMPI devel] trunk breakage

2010-05-22 Thread Ralph Castain
See how r23201 does... On May 22, 2010, at 12:29 PM, Joshua Hursey wrote: > I thought so too, but MTT is still showing a bunch of errors with the current > nightly snapshot. > http://www.open-mpi.org/mtt/index.php?do_redir=1855 > > It kind of looks like it only really shows up when using more

Re: [OMPI devel] trunk breakage

2010-05-22 Thread Joshua Hursey
I thought so too, but MTT is still showing a bunch of errors with the current nightly snapshot. http://www.open-mpi.org/mtt/index.php?do_redir=1855 It kind of looks like it only really shows up when using more than one node (>4 np on Odin). On May 22, 2010, at 2:07 PM, Ralph Castain wrote:

Re: [OMPI devel] trunk breakage

2010-05-22 Thread Ralph Castain
On May 22, 2010, at 8:43 AM, Joshua Hursey wrote: > Along with this, the exit code from mpirun is not correct. It is returning 1, > even when the run was successful. This is showing up in MTT, where the > trivial test suite is failing things like 'hello world' since the return code > is not wh

Re: [OMPI devel] trunk breakage

2010-05-22 Thread Joshua Hursey
Along with this, the exit code from mpirun is not correct. It is returning 1, even when the run was successful. This is showing up in MTT, where the trivial test suite is failing things like 'hello world' since the return code is not what was expected. Ralph is looking into this, but I just wan