OpenMPI  0.1.1
error_strings.h File Reference
#include "orte_config.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/plm/plm_types.h"

Go to the source code of this file.

Functions

BEGIN_C_DECLS ORTE_DECLSPEC int orte_err2str (int errnum, const char **errmsg)
 
ORTE_DECLSPEC const char * orte_job_state_to_str (orte_job_state_t state)
 
ORTE_DECLSPEC const char * orte_proc_state_to_str (orte_proc_state_t state)
 
ORTE_DECLSPEC const char * orte_proc_exit_code_to_signal (int exit_code)