OpenMPI  0.1.1
orte_cr.h File Reference

Checkpoint/Restart Functionality for the ORTE layer. More...

#include "orte_config.h"

Go to the source code of this file.

Functions

BEGIN_C_DECLS ORTE_DECLSPEC int orte_cr_init (void)
 
ORTE_DECLSPEC int orte_cr_finalize (void)
 
ORTE_DECLSPEC int orte_cr_coord (int state)
 
ORTE_DECLSPEC int orte_cr_entry_point_init (void)
 
ORTE_DECLSPEC int orte_cr_entry_point_finalize (void)
 

Variables

ORTE_DECLSPEC bool orte_cr_continue_like_restart
 
ORTE_DECLSPEC bool orte_cr_flush_restart_files
 

Detailed Description

Checkpoint/Restart Functionality for the ORTE layer.