Skip to content
Snippets Groups Projects
Commit 2f52945f authored by Moe Jette's avatar Moe Jette
Browse files

Add clarification

parent 4fad758a
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,11 @@ user options are processed.
.TP
\fBslurm_spank_local_user_init\fR
Called in local (\fBsrun\fR or \fBsbatch\fR) context only after all
options have been processed.
options have been processed.
This is called after the job ID and step IDs are available.
This happens in \fBsrun\fR after the allocation is made, but before
tasks are launched.
This happens in \fBsbatch\fR after the job is submitted.
.TP
\fBslurm_spank_user_init\fR
Called after privileges are temporarily dropped. (remote context only)
......
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