Query: hwloc-assembler-remote
OS: centos
Section: 1
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HWLOC-ASSEMBLER-REMOTE(1) hwloc HWLOC-ASSEMBLER-REMOTE(1)NAMEhwloc-assembler-remote - Assemble multiple remote host topologiesSYNOPSIShwloc-assembler-remote [options] output.xml host1 host2 ...OPTIONS--ssh <ssh> Use the given ssh command (and options) to connect to remote hosts. --lstopo-path <path> Use the given path as the remote lstopo command when gathering remote topologies. By default, lstopo is taken from the PATH envi- ronment variable. --lstopo-opts <opts> Pass the given lstopo options when gathering remote topologies. --show Display the resulting topology before exit. -f --force Ignore failure to load a remote host topology.DESCRIPTIONhwloc-assembler-remote is a frontend to hwloc-assembler. It takes care of retrieving the remote nodes' topologies before assembling them with hwloc-assembler.EXAMPLESTo assemble three nodes topologies: $ hwloc-assembler-remote output.xml host1 host2 host3 To assemble the topology of a multi-process MPI job defined as a machinefile: $ hwloc-assembler-remote output.xml `cat machinefile | sort | uniq`RETURN VALUEUpon successful execution, hwloc-assembler-remote returns 0. hwloc-assembler-remote will return nonzero if any kind of error occurs, such as (but not limited to) failure to parse the command line.SEE ALSOhwloc(7), lstopo(1), hwloc-assembler(1) 1.7 Apr 07, 2013 HWLOC-ASSEMBLER-REMOTE(1)
Related Man Pages |
---|
hwloc-assembler-remote(1) - debian |
hwloc-assembler(1) - debian |
hwloc-distances(1) - debian |
hwloc-distrib(1) - debian |
hwloc-bind(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Problem with running the remote script |
remote execute awk script |
How to set up remote X Windows on AIX ? |
Ssh failing due to Bad owner error |
Pass path variable on SSH |