
#include <ckcheckpoint.h>


Public Member Functions | |
| CkCheckpointMgr () | |
| CkCheckpointMgr (CkMigrateMessage *m) | |
| void | Checkpoint (const char *dirname, CkCallback &cb) |
| void | SendRestartCB (CkReductionMsg *m) |
| void | pup (PUP::er &p) |
Private Attributes | |
| CkCallback | restartCB |
| double | chkptStartTimer |
Definition at line 47 of file ckcheckpoint.h.
| CkCheckpointMgr::CkCheckpointMgr | ( | ) | [inline] |
Definition at line 52 of file ckcheckpoint.h.
| CkCheckpointMgr::CkCheckpointMgr | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 53 of file ckcheckpoint.h.
| void CkCheckpointMgr::Checkpoint | ( | const char * | dirname, | |
| CkCallback & | cb | |||
| ) |
Definition at line 103 of file ckcheckpoint.C.
References checkpointOne(), chkptStartTimer, BGConverse::CkMyNode(), Converse::CkMyPe(), BGConverse::CkMyRank(), CkPupArrayElementsData(), CkPupChareData(), CkPupGroupData(), CkPupNodeGroupData(), CmiFclose(), CmiFopen(), CmiMkdir(), CmiTrue, CmiWallTimer(), p, restartCB, and CkReduction::sum_int.
| void CkCheckpointMgr::SendRestartCB | ( | CkReductionMsg * | m | ) |
Definition at line 171 of file ckcheckpoint.C.
References chkptStartTimer, Converse::CkMyPe(), CmiWallTimer(), restartCB, and CkCallback::send().
| void CkCheckpointMgr::pup | ( | PUP::er & | p | ) | [inline] |
CkCallback CkCheckpointMgr::restartCB [private] |
Definition at line 49 of file ckcheckpoint.h.
Referenced by Checkpoint(), pup(), and SendRestartCB().
double CkCheckpointMgr::chkptStartTimer [private] |
1.5.5