Next: Display options
Up: Command line arguments
Previous: Action options
  Contents
  Index
These options specify the compute nodes on which the action should be performed.
- -all
- Perform requested action on all nodes
in the compute partition. This is the default.
- -job {job-ID}
- Limit the action to compute nodes running Cplant job number job-ID.
- -list {node-list}
- Perform the requested action on the specified list of nodes.
Node specifiers are delimited by commas. A node specifier is a
node number or
a node range. A node range is specified by two
node numbers separated
by one or more dots. No white space may be included in
the node-list.
As a convenience, the node list may be entered without the preceding
-l option specifier.
- -mine
- Perform function on compute nodes running my jobs only.
- -pbsjob {job-ID}
- Limit the action to compute nodes running PBS job number job-ID.
A PBS job may start many Cplant jobs.
Lee Ann Fisk
2001-06-25