1
1
openmpi/opal/runtime
Brian Barrett f48968d8f4 clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR ==
OPAL_ERROR, same for all the other error codes.  Also, make sure that there
are never conflicts between OPAL anr ORTE error codes (for example).
Finally, provide opal_perror(), opal_strerror(), and opal_strerror_r() to
give stringified error messages for the different error codes

This commit was SVN r6969.
2005-08-22 03:05:39 +00:00
..
Makefile.am * rename ompi_progress to opal_progress 2005-07-03 21:57:43 +00:00
opal_finalize.c * high resolution, low latency timers for a number of platforms, plus mods 2005-08-18 05:34:22 +00:00
opal_init.c clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
opal_progress.c * high resolution, low latency timers for a number of platforms, plus mods 2005-08-18 05:34:22 +00:00
opal_progress.h * rename ompi_progress to opal_progress 2005-07-03 21:57:43 +00:00
opal.h * add C++ mangling protection 2005-08-18 15:48:59 +00:00