EnglishFrenchSpanish

Ad


OnWorks favicon

lamnodes - Online in the Cloud

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

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


lamnodes - Resolve LAM node/CPU notation to Unix hostnames.

SYNOPSIS


lamnodes [-chin] [where]

OPTIONS


-c Suppress printing the CPU count for each node.

-h Print the command help menu.

-i Print IP addresses (instead of IP names)

-n Suppress printing CPU count for each node

DESCRIPTION


The lamnodes command is used to resolve LAM node/CPU nomenclature to Unix hostnames. It
can be used to determine the current running configuration of the LAM/MPI run-time
environment, and generate a boot schema that can be used to launch LAM in the future.

By default, lamnodes will print out the node number, default IP name, CPU count, and per-
node flags for each node in the running LAM. gethostbyaddr(3) is used to obtain default
hostnames. If gethostbyaddr(3) fails, the IP number is displayed instead.

This command can be used by setup shell scripts (and the like) to determine information
from a currently-running LAM universe. For example, use lamnodes to resolve particular
CPUs and/or nodes to specific unix hostnames. In a batch environment, lamnodes can be
used to determine which CPUs share a common node (note that MPI_GET_PROCESSOR_NAME can be
used for a similar effect in an MPI program).

lamnodes also shows per-node flags. Currently defined flags are:

origin The node where lamboot was executed.

this_node The node where lamnodes is running.

no_schedule The node will not be used to run MPI and serial processes when N and C are
used to mpirun and lamexec.

EXAMPLES


lamnodes N -n
Display IP names and CPU counts for all nodes. This output can be saved and later
used with lamboot(1).

lamnodes C -n -c
Display the IP name of the nodes containing each CPU, and suppress the LAM node number
and CPU count. This output can be saved and later used with lamboot(1).

Use lamnodes online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad