1
1
openmpi/ompi/errhandler
Jeff Squyres 5fb48bafda Fixes trac:3093: when cleaning up, only reset items in the
ompi_mpi_errcodes array to NULL if the index is not MPI_UNDEFINED.
Thanks to Alexey Bayduraev for the patch.

This commit was SVN r26446.

The following Trac tickets were found above:
  Ticket 3093 --> https://svn.open-mpi.org/trac/ompi/ticket/3093
2012-05-16 15:26:32 +00:00
..
errcode-internal.c Combined patch from Fujitsu. Fixes a collections of typos over the 2012-01-26 04:22:00 +00:00
errcode-internal.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
errcode.c Fixes trac:3093: when cleaning up, only reset items in the 2012-05-16 15:26:32 +00:00
errcode.h Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errhandler_invoke.c == Highlights == 2012-04-18 15:57:29 +00:00
errhandler_predefined.c Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits. 2011-06-15 13:10:13 +00:00
errhandler_predefined.h - Finally add the missing opal/util/output.h 2009-03-17 22:37:15 +00:00
errhandler.c == Highlights == 2012-04-18 15:57:29 +00:00
errhandler.h == Highlights == 2012-04-18 15:57:29 +00:00
help-mpi-errors.txt Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits. 2011-06-15 13:10:13 +00:00
Makefile.am Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00