DMTCP_COMMAND(1) Distributed MultiThreaded CheckPointing DMTCP_COMMAND(1)

dmtcp_command -- send a command to the DMTCP coordinator remotely.

dmtcp_commmand [OPTIONS] command [command...]

dmtcp_command is a tool to send user commands to the DMTCP coordinator remotely.


Hostname where dmtcp_coordinator is run (default: localhost)

Port where dmtcp_coordinator is run (default: 7779)

Skip copyright notice

Print this message and exit.

Print version information and exit.


Print status message

Checkpoint all nodes

Checkpoint all nodes, blocking until done

Update ckpt interval to <val> seconds (0=never)

Kill all nodes

Kill all nodes and quit

Report bugs to: dmtcp-forum@lists.sourceforge.net
DMTCP home page: http://dmtcp.sourceforge.net

dmtcp(1), dmtcp_coordinator(1), dmtcp_launch(1), dmtcp_restart(1), dmtcp_command(1)

See /usr/share/doc/dmtcp-2.6.0/AUTHORS.

DMTCP version 2.6.0 of July, 2019.

See /usr/share/doc/dmtcp-2.6.0/COPYING file.

License LGPLv3+: GNU LGPL version 3 or later http://gnu.org/licenses/lgpl.html.

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see COPYING file for details.

July, 2019 Distributed MultiThreaded CheckPointing