OpenMPI
0.1.1
|
ORTE Layer Checkpoint/Restart Runtime functions. More...
#include "orte_config.h"
#include "orte/constants.h"
#include <errno.h>
#include "opal/util/opal_environ.h"
#include "opal/util/output.h"
#include "opal/util/basename.h"
#include "opal/mca/event/event.h"
#include "opal/mca/crs/crs.h"
#include "opal/mca/crs/base/base.h"
#include "opal/runtime/opal_cr.h"
#include "orte/runtime/orte_cr.h"
#include "orte/util/proc_info.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/plm/base/base.h"
#include "orte/mca/ess/ess.h"
#include "orte/mca/ess/base/base.h"
#include "orte/mca/routed/base/base.h"
#include "orte/mca/routed/routed.h"
#include "orte/mca/rml/base/base.h"
#include "orte/mca/iof/base/base.h"
#include "orte/mca/snapc/snapc.h"
#include "orte/mca/snapc/base/base.h"
#include "orte/mca/filem/base/base.h"
Variables | |
bool | orte_cr_continue_like_restart = false |
bool | orte_cr_flush_restart_files = true |
static opal_cr_coord_callback_fn_t | prev_coord_callback = NULL |
static int | orte_cr_output = -1 |
ORTE Layer Checkpoint/Restart Runtime functions.