1
1
openmpi/ompi/errhandler
Jeff Squyres 0b2616173a Fixes trac:549
* For MPI_TEST, MPI_TESTANY, MPI_WAIT, and MPI_WAITANY (i.e., the
   TEST/WAIT functions that return up to exactly one completed
   request), return the actual error code.
 * For MPI_TESTALL, MPI_TESTSOME, MPI_WAITALL, MPI_WAITSOME, (i.e.,
   the TEST/WAIT functions that can return more than one completed
   request), return MPI_ERR_IN_STATUS.

This commit was SVN r12355.

The following Trac tickets were found above:
  Ticket 549 --> https://svn.open-mpi.org/trac/ompi/ticket/549
2006-10-30 19:50:09 +00:00
..
errclass.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errclass.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errcode-internal.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errcode-internal.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errcode.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errcode.h If we pass an erroneous error code in, don't segv. Instead, return a 2006-10-25 13:37:45 +00:00
errhandler_invoke.c Fixes trac:549 2006-10-30 19:50:09 +00:00
errhandler_predefined.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errhandler_predefined.h Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
errhandler.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
errhandler.h Fixes trac:549 2006-10-30 19:50:09 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00