Query: hwloc-assembler
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HWLOC-ASSEMBLER(1) hwloc HWLOC-ASSEMBLER(1)NAMEhwloc-assembler - Assemble multiple XML topologiesSYNOPSIShwloc-assembler [options] output.xml [--name <name1>] input1.xml [--name <name2>] input2.xml ...OPTIONS-n --name <name> Set <name> in the AssemblerName info attribute of the next input topology root to ease identification within the final global topol- ogy. -f --force Ignore errors while reading input files. -v --verbose Verbose messages.DESCRIPTIONhwloc-assembler combines the input XML topologies and exports the resulting global topologies to a new XML file. All inputs are inserting as children of the global root object. Each input topology root is annotated with info attributes before insertion. AssemblerIndex is set to the index within the list of inputs. AssemblerName is set to the name given with --name if any. hwloc-assembler-remote offers a fron- tend for assembling remote nodes topologies without having to manually gather and transfer each of them.EXAMPLESTo assemble two nodes topologies: $ hwloc-assembler output.xml --name host1 host1.xml --name host2 host2.xmlRETURN VALUEUpon successful execution, hwloc-assembler returns 0. hwloc-assembler 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-remote(1) 1.7 Apr 07, 2013 HWLOC-ASSEMBLER(1)
Related Man Pages |
---|
hwloc-ps(1) - debian |
hwloc-annotate(1) - centos |
hwloc-assembler-remote(1) - centos |
hwloc-distrib(1) - centos |
hwloc-ps(1) - centos |
Similar Topics in the Unix Linux Community |
---|
rename the file in batch |
how to add text to the text file |
How can I parse xml file? |
urgent help to convert xml to xsl or csv |
parsing xml file |