afbe3e99c6
(OMPI_ERR_* = OPAL_SOS_GET_ERR_CODE(ret)), since the return value could be a SOS-encoded error. The OPAL_SOS_GET_ERR_CODE() takes in a SOS error and returns back the native error code. * Since OPAL_SUCCESS is preserved by SOS, also change all calls of the form (OPAL_ERROR == ret) to (OPAL_SUCCESS != ret). We thus avoid having to decode 'ret' to get the native error code. This commit was SVN r23162. |
||
---|---|---|
.. | ||
data_type_support | ||
help-orte-runtime.txt | ||
Makefile.am | ||
orte_cr.c | ||
orte_cr.h | ||
orte_data_server.c | ||
orte_data_server.h | ||
orte_finalize.c | ||
orte_globals.c | ||
orte_globals.h | ||
orte_init.c | ||
orte_locks.c | ||
orte_locks.h | ||
orte_mca_params.c | ||
orte_wait.c | ||
orte_wait.h | ||
runtime_internals.h | ||
runtime.h |