1
1
openmpi/orte/mca/schema
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
..
base - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
Makefile.am More orte Makefile.am updates 2005-07-02 15:13:41 +00:00
schema_types.h clean up the error code situation - ensure that OMPI_ERROR == ORTE_ERROR == 2005-08-22 03:05:39 +00:00
schema.h Add a couple of new functions to the schema framework to check if a trigger is a "standard" trigger or not, and to extract a jobid from a standard trigger. Both functions will be used in a later commit. 2005-08-07 13:26:49 +00:00