1LAMRESTART(1)                    LAM COMMANDS                    LAMRESTART(1)
2
3
4

NAME

6       lamrestart - restart a LAM/MPI program.
7

SYNTAX

9       lamrestart <-ssi cr self|blcr] <-ssi cr_restart_args argstompirun>
10              <-ssi cr_blcr_context_file contextfile>
11

OPTIONS

13       -h Print useful information on this command.
14

DESCRIPTION

16       A MPI application can be restarted using lamrestart.
17
18       lamrestart calls the module-specific restart function.  If the selected
19       SSI module is
20        'self', the SSI parameter specifying the arguments to be passed to
21       mpirun should also be given as an argument to lamrestart.  In case the
22       'blcr' Checkpoint/Restart module is specified as the 'cr' SSI parameā€
23       ter, the location of the context file should be passed as an argument
24       to lamrestart.
25

EXAMPLES

27       lamrestart -ssi cr self -ssi cr_restart_args "-ssi cr_self_prefix foo
28       -np 2 /location/of/application"
29           Restart application on 2 nodes.  Note that it is assumed that the
30           application has a function named 'foo_restart', failing which
31           mpirun aborts.
32
33       lamrestart -ssi cr blcr -ssi cr_blcr_context_file /path/to/context/file
34           Restart mpirun using the specified context file.  The context file
35           is the file that was saved during checkpoint time.
36

SEE ALSO

38       lamcheckpoint(1), lamboot(1), lamhalt(1), hboot(1), lamwipe(1),
39       tkill(1), bhost(5), conf(5), lamssi_boot(7)
40
41
42
43LAM 7.1.2                         March, 2006                    LAMRESTART(1)
Impressum