lamcheckpoint(1) - Linux man page
Name
lamcheckpoint - Checkpoint a LAM/MPI job.Syntax
lamcheckpoint <-ssi cr self|blcr> <-pid pidofmpirun>Options
- -h
- Print the command help menu.
Description
The arguments to lamcheckpoint should contain the SSI parameter indicating the name of the Checkpoint module At present, there are only two Checkpoint modules namely, 'self' and 'blcr'. Regardless of the Checkpoint module selected, the pid of mpirun should be given as an argument to lamcheckpoint.
Examples
- lamcheckpoint -ssi cr self -pid 1024
- lamcheckpoint -ssi cr blcr -pid 1024 -ssi cr_blcr_base_dir /path/to/context/file/dir
