1
1
openmpi/ompi/errhandler
Jeff Squyres 79cf382ff3 Fix a few issues with error messages:
* If something goes wrong during ompi_mpi_init, don't erroneously
   report that it is illegal to invoke MPI_INIT* before MPI_INIT
 * Aggregate help messages when possible when something goes wring
   during ompi_mpi_init

This commit was SVN r24492.
2011-03-07 16:45:45 +00:00
..
errcode-internal.c - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
errcode-internal.h Fix bug introduced by r23463. We now handle positive 2010-07-28 19:19:27 +00:00
errcode.c - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +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 - Fix Coverity CID 30; 2009-05-07 17:05:15 +00:00
errhandler_predefined.c Fix a few issues with error messages: 2011-03-07 16:45:45 +00:00
errhandler_predefined.h - Finally add the missing opal/util/output.h 2009-03-17 22:37:15 +00:00
errhandler.c Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
errhandler.h Minor updates: 2010-07-21 16:27:08 +00:00
help-mpi-errors.txt Fix a few issues with error messages: 2011-03-07 16:45:45 +00:00
Makefile.am Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00