1
1
Jeff Squyres 2f936c4597 Fixes trac:549
Had group discussion about this on the weekly call.  The decision was
that we should pass the real error code to the back-end exception
handler because it's pretty useless to pass MPI_ERR_IN_STATUS to the
back-end exception handler (because exception handlers don't have
access to the request or the status - this has potential issues for
fault tolerance kinds of scenarios).  So in TESTALL, TESTSOME,
WAITALL, and WAITSOME, we examine the error code and if it's not
MPI_SUCCESS, return MPI_ERR_IN_STATUS.

This commit was SVN r12389.

The following Trac tickets were found above:
  Ticket 549 --> https://svn.open-mpi.org/trac/ompi/ticket/549
2006-11-01 19:31:43 +00:00
..
2006-10-27 12:35:27 +00:00
2006-10-30 19:50:09 +00:00
2006-09-27 00:04:24 +00:00
2006-10-27 12:35:27 +00:00
2006-10-27 12:35:27 +00:00
2006-10-27 12:35:27 +00:00
2006-10-27 12:35:27 +00:00
2006-10-30 14:15:44 +00:00
2006-10-27 12:35:27 +00:00
2006-10-30 22:44:23 +00:00
2006-10-30 19:50:09 +00:00
2006-11-01 19:31:43 +00:00
2006-10-30 19:50:09 +00:00
2006-11-01 19:31:43 +00:00
2006-10-30 19:50:09 +00:00
2006-11-01 19:31:43 +00:00
2006-10-30 19:50:09 +00:00
2006-11-01 19:31:43 +00:00
2006-10-26 08:26:03 +00:00