Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AIG-public
Cobalt
Commits
2a8bae4a
Commit
2a8bae4a
authored
Sep 09, 2016
by
Paul Rich
Browse files
Adding in Cray location information to qsub's manpage.
parent
f5438b57
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/POSIX/qsub.1
View file @
2a8bae4a
...
...
@@ -228,6 +228,14 @@ platforms, all jobs are run as script jobs.
.SH "NOTE"
The only thing printed to STDOUT is the jobid, any other error or informational messages are printed to STDERR.
.SS "Cray Systems"
On Cray systems, the "location" attribute may be specified by a comma-delimited
list of node ids. Runs of node ids may be compacted to a hyphenated, inclusive
pair, i.e. 1-4 would expand to 1, 2, 3, 4. All nodes specified in location must
exist on the system. This list format is compatible with the values returned by
Cray's
.BRcnselect (1)
command.
.SH "SEE ALSO"
.BR qstat (1),
.BR qdel (1),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment