This is the command dmtcp_command that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dmtcp_command -- send a command to the dmtcp_coordinator remotely.
SYNOPSIS
dmtcp_commmand [OPTIONS] command [command...]
DESCRIPTION
dmtcp_command is a tool to send user commands to the dmtcp_coordinator remotely.
OPTIONS
-h, --host hostname (environment variable DMTCP_HOST)
Hostname where dmtcp_coordinator is run (default: localhost)
-p, --port port (environment variable DMTCP_PORT)
Port where dmtcp_coordinator is run (default: 7779)
--quiet
Skip copyright notice
--help
Print this message and exit.
--version
Print version information and exit.
Commands for Coordinator
-s --status
Print status message
-c, --checkpoint
Checkpoint all nodes
-bc, --bcheckpoint
Checkpoint all nodes, blocking until done
-i, --interval <val>
Update ckpt interval to <val> seconds (0=never)
-k, --kill
Kill all nodes
-q, --quit
Kill all nodes and quit
REPORTING BUGS
Report bugs to: [email protected]
DMTCP home page: <http://dmtcp.sourceforge.net>
Use dmtcp_command online using onworks.net services