The dcheckpoint command saves program and process information to a file. This information includes process and group IDs. Later, use the
drestart command to restart the program.
By default, TotalView checkpoints the Parallel Environment job. To checkpoint a particular process, make that process the focus and use the
pid argument to
–by. If the focus is a group that contains more than one process, the CLI displays an error message.
By default, the checkpointed processes stop, allowing you to investigate a program’s state at the checkpointed position. You can modify this behavior with the
–delete and
–halt options.