[Mauiusers] Using setres to reserve a specific node
Troy Baer
troy at osc.edu
Mon Mar 21 13:34:22 MST 2005
On Mon, 2005-03-21 at 15:16, Georg Hager wrote:
> Can I also reserve a bunch of nodes that cannot be described by a closed
> regexp in a single setres command? Like "node021" and "node134"?
> Separating the node names by commas does not seem to work.
Either of the following should do what you want:
setres [options] 'node021|node134'
setres [options] 'node(021|134)'
--Troy
--
Troy Baer email: troy at osc.edu
Science & Technology Support phone: 614-292-9701
Ohio Supercomputer Center web: http://oscinfo.osc.edu
More information about the mauiusers
mailing list