OpenMPI  0.1.1
errmgr_hnp.h File Reference
#include "orte_config.h"
#include "orte/mca/errmgr/errmgr.h"

Go to the source code of this file.

Data Structures

struct  orte_errmgr_hnp_component_t
 

Typedefs

typedef struct
orte_errmgr_hnp_component_t 
orte_errmgr_hnp_component_t
 

Functions

int orte_errmgr_hnp_component_query (mca_base_module_t **module, int *priority)
 
void orte_errmgr_hnp_update_proc (orte_job_t *jdata, orte_process_name_t *proc, orte_proc_state_t state, pid_t pid, orte_exit_code_t exit_code)
 
int orte_errmgr_hnp_global_module_init (void)
 
int orte_errmgr_hnp_global_module_finalize (void)
 
int orte_errmgr_hnp_global_update_state (orte_jobid_t job, orte_job_state_t jobstate, orte_process_name_t *proc_name, orte_proc_state_t state, pid_t pid, orte_exit_code_t exit_code)
 
int orte_errmgr_hnp_global_predicted_fault (opal_list_t *proc_list, opal_list_t *node_list, opal_list_t *suggested_map)
 
int orte_errmgr_hnp_global_suggest_map_targets (orte_proc_t *proc, orte_node_t *oldnode, opal_list_t *node_list)
 
int orte_errmgr_hnp_global_ft_event (int state)
 
int orte_errmgr_hnp_global_mark_processes_as_dead (opal_pointer_array_t *dead_procs)
 
int orte_errmgr_hnp_global_failure_notification (orte_process_name_t *sender, opal_buffer_t *buffer)
 
int orte_errmgr_hnp_record_dead_process (orte_process_name_t *proc)
 
int orte_errmgr_hnp_base_global_init (void)
 
int orte_errmgr_hnp_base_global_finalize (void)
 
int orte_errmgr_hnp_base_global_update_state (orte_jobid_t job, orte_job_state_t jobstate, orte_process_name_t *proc, orte_proc_state_t state, pid_t pid, orte_exit_code_t exit_code)
 
int orte_errmgr_hnp_base_global_ft_event (int state)
 

Variables

ORTE_MODULE_DECLSPEC
orte_errmgr_hnp_component_t 
mca_errmgr_hnp_component