OpenMPI  0.1.1
error_strings.c File Reference
#include "orte_config.h"
#include "orte/constants.h"
#include <stdio.h>
#include "orte/util/error_strings.h"
#include "orte/runtime/orte_globals.h"

Functions

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