OpenMPI
0.1.1
|
OMPI Layer Checkpoint/Restart Runtime functions. More...
#include "ompi_config.h"
#include <errno.h>
#include "opal/mca/event/event.h"
#include "opal/util/output.h"
#include "opal/mca/crs/crs.h"
#include "opal/mca/crs/base/base.h"
#include "opal/mca/installdirs/installdirs.h"
#include "opal/runtime/opal_cr.h"
#include "orte/mca/snapc/snapc.h"
#include "orte/mca/snapc/base/base.h"
#include "ompi/constants.h"
#include "ompi/mca/pml/pml.h"
#include "ompi/mca/pml/base/base.h"
#include "ompi/mca/btl/base/base.h"
#include "ompi/mca/crcp/crcp.h"
#include "ompi/mca/crcp/base/base.h"
#include "ompi/communicator/communicator.h"
#include "ompi/runtime/ompi_cr.h"
Macros | |
#define | NUM_COLLECTIVES 16 |
#define | SIGNAL(comm, modules, highest_module, msg, ret, func) |
Variables | |
static opal_cr_coord_callback_fn_t | prev_coord_callback = NULL |
int | ompi_cr_output = -1 |
OMPI Layer Checkpoint/Restart Runtime functions.
#define SIGNAL | ( | comm, | |
modules, | |||
highest_module, | |||
msg, | |||
ret, | |||
func | |||
) |