EnglishFrenchSpanish

OnWorks favicon

orte-dvm - Online in the Cloud

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

This is the command orte-dvm 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


orte-dvm, ompi_dvm - Establish a Distributed Virtual Machine (DVM).

Note: orte-dvm and ompi-dvm are synonyms for each other. Using either of the names will
produce the same behavior.

SYNOPSIS


orte-dvm [ options ]

Invoking orte-dvm via an absolute path name is equivalent to specifying the --prefix
option with a <dir> value equivalent to the directory where orte-dvm resides, minus its
last subdirectory. For example:

% /usr/local/bin/orte-dvm ...

is equivalent to

% orte-dvm --prefix /usr/local

QUICK SUMMARY


orte-dvm will establish a DVM that can be used to execute subsequent applications. Use of
orte-dvm can be advantageous, for example, when you want to execute a number of short-
lived tasks. In such cases, the time required to start the ORTE DVM can be a significant
fraction of the time to execute the overall application. Thus, creating a persistent DVM
can speed the overall execution. In addition, a persistent DVM will support executing
multiple parallel applications while maintaining separation between their respective
cores.

OPTIONS


-h, --help
Display help for this command

-V, --version
Print version number. If no other arguments are given, this will also cause orte-
dvm to exit.

Use one of the following options to specify which hosts (nodes) of the cluster to use for
the DVM.

-H, -host, --host <host1,host2,...,hostN>
List of hosts for the DVM.

-hostfile, --hostfile <hostfile>
Provide a hostfile to use.

-machinefile, --machinefile <machinefile>
Synonym for -hostfile.

--prefix <dir>
Prefix directory that will be used to set the PATH and LD_LIBRARY_PATH on the
remote node before invoking the ORTE daemon. Setting MCA parameters:

-gmca, --gmca <key> <value>
Pass global MCA parameters that are applicable to all contexts. <key> is the
parameter name; <value> is the parameter value.

-mca, --mca <key> <value>
Send arguments to various MCA modules. See the "MCA" section, below.

-report-uri, --report-uri <channel>
Print out orte-dvm's URI during startup. The channel must be either a '-' to
indicate that the URI is to be output to stdout, a '+' to indicate that the URI is
to be output to stderr, or a filename to which the URI is to be written.

The following options are useful for developers; they are not generally useful to most
ORTE and/or MPI users:

-d, --debug-devel
Enable debugging of the ORTE layer.

--debug-daemons-file
Enable debugging of the ORTE daemons in the DVM, storing output in files.

There may be other options listed with orte-dvm --help.

DESCRIPTION


orte-dvm starts a Distributed Virtual Machine (DVM) by launching a daemon on each node of
the allocation, as modified or specified by the -host and -hostfile options. Applications
can subsequently be executed using the orte-submit command. The DVM remains in operation
until receiving the orte-submit -terminate command.

Specifying Host Nodes
Host nodes can be identified on the orte-dvm command line with the -host option or in a
hostfile.

For example,

orte-dvm -H aa,aa,bb ./a.out
launches two processes on node aa and one on bb.

Or, consider the hostfile

% cat myhostfile
aa slots=2
bb slots=2
cc slots=2

Here, we list both the host names (aa, bb, and cc) but also how many "slots" there are for
each. Slots indicate how many processes can potentially execute on a node. For best
performance, the number of slots may be chosen to be the number of cores on the node or
the number of processor sockets. If the hostfile does not provide slots information, a
default of 1 is assumed. When running under resource managers (e.g., SLURM, Torque,
etc.), Open MPI will obtain both the hostnames and the number of slots directly from the
resource manger.

Use orte-dvm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 2
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 3
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 4
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 5
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 6
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • More »

Linux commands

Ad