Skip to content
Snippets Groups Projects
Commit f9f996d7 authored by Mark Grondona's avatar Mark Grondona
Browse files

o add new --jobid option

parent c3b8b6c1
No related branches found
No related tags found
No related merge requests found
......@@ -144,6 +144,11 @@ Specify a name for the job. The specified name will appear along with
the job id number when querying running jobs on the system. The default
is the supplied \fBexecutable\fR program's name.
.TP
\fB--jobid\fR=\fIid\fR
Initiate a job step under an already allocated job with job id \fIid\fR.
Using this option will cause \fBsrun\fR to behave exactly as if the
SLURM_JOBID environment variable was set.
.TP
\fB\-o\fR, \fB\-\-output\fR=\fImode\fR
Specify the mode for stdout redirection. By default,
.B srun
......
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