OpenMPI  0.1.1
base.h File Reference
#include "orte_config.h"
#include "orte/constants.h"
#include "opal/class/opal_list.h"
#include "opal/mca/mca.h"
#include "orte/mca/snapc/base/base.h"
#include "orte/mca/errmgr/errmgr.h"

Go to the source code of this file.

Functions

BEGIN_C_DECLS ORTE_DECLSPEC int orte_errmgr_base_open (void)
 Function for finding and opening either all MCA components, or the one that was specifically requested via a MCA parameter.
 
ORTE_DECLSPEC int orte_errmgr_base_select (void)
 
ORTE_DECLSPEC int orte_errmgr_base_close (void)
 
ORTE_DECLSPEC
orte_errmgr_fault_callback_t * 
orte_errmgr_base_set_fault_callback (orte_errmgr_fault_callback_t *cbfunc)
 Interfaces for orte-migrate tool.
 

Variables

ORTE_DECLSPEC opal_list_t orte_errmgr_base_components_available
 Output and component variables.
 
ORTE_DECLSPEC
orte_errmgr_base_component_t 
orte_errmgr_base_selected_component
 Internal module reference.