EnglishFrenchSpanish

OnWorks favicon

dmtcp_launch - Online in the Cloud

Run dmtcp_launch in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dmtcp_launch 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_launch -- start a process under DMTCP control.

SYNOPSIS


dmtcp_launch [OPTIONS] <command> [args...]

DESCRIPTION


dmtcp_command is a tool to send user commands to the dmtcp_coordinator remotely.

OPTIONS


Connecting to the DMTCP Coordinator
-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)

--port-file filename
File to write listener port number. (Useful with --port 0, which is used to
assign a random port)

-j, --join
Join an existing coordinator, raise error if one doesn't already exist

--new-coordinator
Create a new coordinator at the given port. Fail if one already exists on the
given port. The port can be specified with --port, or with environment variable
DMTCP_PORT. If no port is specified, start coordinator at a random port (same as
specifying port '0').

--no-coordinator
Execute the process in stand-alone coordinator-less mode.
Use dmtcp_command or --interval to request checkpoints.

-i, -interval seconds (environment variable DMTCP_CHECKPOINT_INTERVAL)
Time in seconds between automatic checkpoints. 0 implies never (manual ckpt
only); if not set and no env var, use default value set in dmtcp_coordinator or
dmtcp_command. Not allowed if --join is specified

Checkpoint image generation
--gzip, --no-gzip (environment variable DMTCP_GZIP=[01])
Enable/disable compression of checkpoint images (default: 1 (enabled))
WARNING: gzip adds seconds. Without gzip, ckpt is often < 1s

--ckptdir path (environment variable DMTCP_CHECKPOINT_DIR)
Directory to store checkpoint images (default: curr dir at launch)

--ckpt-open-files
Checkpoint open files and restore old working dir. (default: do neither)

--checkpoint-open-files
Deprecated. Use --ckpt-open-files instead.

--ckpt-signal signum
Signal number used internally by DMTCP for checkpointing (default: 12)

--mtcp-checkpoint-signal signum
Deprecated. Use --ckpt-signal instead.

Enable/disable plugins
--with-plugin plugins (environment variable DMTCP_PLUGIN)
Colon-separated list of DMTCP plugins to be preloaded with DMTCP. (Absolute
pathnames are required.)

--batch-queue, --rm
Enable support for resource managers (Torque PBS and SLURM). (default: disabled)

--ptrace
Enable support for PTRACE system call for gdb/strace etc. (default: disabled)

--modify-env
Update environment variables based on the environment on the restart host (e.g.,
DISPLAY=$DISPLAY). This can be set in a file dmtcp_env.txt. (default: disabled)

--ib, --infiniband
Enable InfiniBand plugin. (default: disabled)

--disable-alloc-plugin (environment variable DMTCP_ALLOC_PLUGIN=[01])
Disable alloc plugin (default: enabled).

--disable-dl-plugin (environment variable DMTCP_DL_PLUGIN=[01])
Disable dl plugin (default: enabled).

--disable-all-plugins (EXPERTS ONLY, FOR DEBUGGING)
Disable all plugins.

Other options
--prefix path
Prefix where DMTCP is installed on remote nodes.

--tmpdir path (environment variable DMTCP_TMPDIR)
Directory to store temporary files (default: $TMDPIR/dmtcp-$USER@$HOST or
/tmp/dmtcp-$USER@$HOST)

-q, --quiet (or set environment variable DMTCP_QUIET = 0, 1, or 2)
Skip NOTE messages; if given twice, also skip WARNINGs

--help
Print this message and exit.

--version
Print version information and exit.

REPORTING BUGS


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

Use dmtcp_launch online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 2
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 3
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 4
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 5
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • 6
    Joplin
    Joplin
    Joplin is a free and open source
    note-taking and to-do application that
    can handle a large number of notes in
    Markdown format, organize them into
    notebooks and...
    Download Joplin
  • More »

Linux commands

Ad