1
1
openmpi/ompi/errhandler
Jeff Squyres ffc5d8877f Fix a problem where we're accidentally initializing the wrong
errhandler (should be initializing _errors_throw_exceptions, not
_are_fatal).  This bug was not a huge tragedy because the only real
problem is that _are_fatal has the wrong string name with it (because
MPI::Init fixes up the _errors_throw_exceptions later).

This commit was SVN r20458.
2009-02-05 21:36:10 +00:00
..
errcode-internal.c Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errcode-internal.h Replace the ompi_pointer_array with opal_pointer_array. The next step 2007-12-21 06:02:00 +00:00
errcode.c Add a new macro (CONSTRUCT_ERRCODE) and replace all the error 2007-12-21 06:22:29 +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 Fixes trac:1216 2008-02-18 13:03:39 +00:00
errhandler_predefined.c Based on a review by Ralph, no need to call getpid() or gethostname(); 2008-09-23 20:04:34 +00:00
errhandler_predefined.h - export symbols that are needed by the fortran libs 2007-04-26 09:34:41 +00:00
errhandler.c Fix a problem where we're accidentally initializing the wrong 2009-02-05 21:36:10 +00:00
errhandler.h - Help the compiler, by noting that errors are unlikely. 2008-08-04 14:50:27 +00:00
help-mpi-errors.txt Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00
Makefile.am Enable aggregation checking for "*** An error occurred..." MPI layer 2008-09-23 17:19:24 +00:00