OpenMPI
0.1.1
|
This component proxies notification events to the Fault Tolerant Backplane (See http://www.mcs.anl.gov/research/cifts/). More...
#include "orte_config.h"
#include "orte/constants.h"
#include <string.h>
#include "orte/util/show_help.h"
#include "orte/runtime/orte_globals.h"
#include "opal/mca/base/mca_base_param.h"
#include "notifier_ftb.h"
Functions | |
static int | orte_notifier_ftb_close (void) |
static int | orte_notifier_ftb_component_query (mca_base_module_t **module, int *priority) |
static int | orte_notifier_ftb_register (void) |
Variables | |
orte_notifier_ftb_component_t | mca_notifier_ftb_component |
This component proxies notification events to the Fault Tolerant Backplane (See http://www.mcs.anl.gov/research/cifts/).
The ORTE notifier severity is translated to the corresponding FTB severity before the event is published to the FTB.
orte_notifier_ftb_component_t mca_notifier_ftb_component |