Skip to content
Snippets Groups Projects
Commit 1cde3f71 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Document squeue federated job long output options

fedorigin
fedoriginraw
fedsiblings
fedsiblingsraw
parent 19cc14f2
No related branches found
No related tags found
No related merge requests found
...@@ -579,6 +579,22 @@ The exit code for the job. ...@@ -579,6 +579,22 @@ The exit code for the job.
Features required by the job. Features required by the job.
(Valid for jobs only) (Valid for jobs only)
.TP .TP
\fBfedorigin\fR
Cluster name where federated job originated from.
(Valid for federated jobs only)
.TP
\fBfedoriginraw\fR
Cluster ID where federated job originated from.
(Valid for federated jobs only)
.TP
\fBfedsiblings\fR
Cluster names of where federated job can run.
(Valid for federated jobs only)
.TP
\fBfedsiblingsraw\fR
Cluster IDs of where federated job can run.
(Valid for federated jobs only)
.TP
\fBgres\fR \fBgres\fR
Generic resources (gres) required by the job or step. Generic resources (gres) required by the job or step.
(Valid for jobs and job steps) (Valid for jobs and job steps)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment