EnglishFrenchSpanish

OnWorks favicon

ompi-clean - Online in the Cloud

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

This is the command ompi-clean 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-clean - Cleans up any stale processes and files leftover from Open MPI jobs.

SYNOPSIS


orte-clean [--verbose]
mpirun --pernode [--host | --hostfile file] orte-clean [--verbose]

OPTIONS


[-v | --verbose] This argument will run the command in verbose mode and print out the
universes that are getting cleaned up as well as processes that are being killed.

DESCRIPTION


orte-clean attempts to clean up any processes and files left over from Open MPI jobs that
were run in the past as well as any currently running jobs. This includes OMPI
infrastructure and helper commands, any processes that were spawned as part of the job,
and any temporary files. orte-clean will only act upon processes and files that belong to
the user running the orte-clean command. If run as root, it will kill off processes
belonging to any users.

When run from the command line, orte-clean will attempt to clean up the local node it is
run from. When launched via mpirun, it will clean up the nodes selected by mpirun.

EXAMPLES


Example 1: Clean up local node only.

example% orte-clean

Example 2: To clean up on a specific set of nodes specified on command line, it is
recommended to use the pernode option. This will run one orte-clean for each node.

example% mpirun --pernode --host node1,node2,node3 orte-clean

To clean up on a specific set of nodes from a file.

example% mpirun --pernode --hostfile nodes_file orte-clean

Example 3: Within a resource managed environment like N1GE, SLURM, or Torque. The
following example is from N1GE.

First, we see that we have two nodes with two CPUs each.

example% qsh -pe orte 4
example% mpirun -np 4 hostname
node1
node1
node2
node2

Clean up all the nodes in the cluster.

example% mpirun --pernode orte-clean

Clean up a subset of the nodes in the cluster.

example% mpirun --pernode --host node1 orte-clean

Use ompi-clean online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 2
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 3
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 4
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • 5
    Sky Chart / Cartes du Ciel
    Sky Chart / Cartes du Ciel
    SkyChart is a software to draw chart of
    the night sky for the amateur astronomer
    from a bunch of stars and nebulae
    catalogs. See main web page for full
    download...
    Download Sky Chart / Cartes du Ciel
  • 6
    GSmartControl
    GSmartControl
    GSmartControl is a graphical user
    interface for smartctl. It allows you to
    inspect the hard disk and solid-state
    drive SMART data to determine its
    health, as w...
    Download GSmartControl
  • More »

Linux commands

  • 1
    abc2abc
    abc2abc
    abc2abc - a simple abc
    checker/re-formatter/transposer ...
    Run abc2abc
  • 2
    abc2ly
    abc2ly
    abc2ly - manual page for abc2ly
    (LilyPond) 2.18.2 ...
    Run abc2ly
  • 3
    coqmktop
    coqmktop
    coqmktop - The Coq Proof Assistant
    user-tactics linker ...
    Run coqmktop
  • 4
    coqtop
    coqtop
    coqtop - The Coq Proof Assistant
    toplevel system ...
    Run coqtop
  • 5
    g.copygrass
    g.copygrass
    g.copy - Copies available data files in
    the current mapset search path to the
    user�s current mapset. KEYWORDS:
    general, map management ...
    Run g.copygrass
  • 6
    g.dirsepsgrass
    g.dirsepsgrass
    g.dirseps - Internal GRASS utility for
    converting directory separator
    characters. Converts any directory
    separator characters in the input string
    to or from na...
    Run g.dirsepsgrass
  • More »

Ad