38df31e488
Since we don't properly handle connecting/disconecting from multiple universes, only connect to the first one (or the user specified one). This is a bug that needs to be fixed, but involves some deep magic in ORTE. Print the node segment upon request (-n option). {{{ Node Name | Arch | Cell ID | State | Slots | Slots Max | ----------------------------------------------------------- odin001 | | 0 | Unknown | 2 | 4 | odin002 | | 0 | Unknown | 2 | 5 | odin003 | | 0 | Unknown | 2 | 6 | odin004 | | 0 | Unknown | 2 | 7 | }}} Since node_slots_alloc and node_slots_inuse are not properly updated in the GPR don't print those values. This commit was SVN r10633.