Skip to content
Snippets Groups Projects
Commit cbdd56b6 authored by Deric Sullivan's avatar Deric Sullivan Committed by Morris Jette
Browse files

Corrections to spank man page

bug 2037
parent 60d88f2e
No related branches found
No related tags found
No related merge requests found
......@@ -56,11 +56,11 @@ one call to \fBslurm_spank_job_prolog\fR or \fBslurm_spank_job_epilog\fR
and subsequent calls.
.LP
In local context, only the \fBinit\fR, \fBexit\fR, \fBinit_post_opt\fR, and
\fBuser_local_init\fR functions are called. In allocator context, only the
\fBlocal_user_init\fR functions are called. In allocator context, only the
\fBinit\fR, \fBexit\fR, and \fBinit_post_opt\fR functions are called.
Similarly, in slurmd context, only the \fBslurmd_init\fR and \fBslurmd_exit\fR
callbacks are active, and in the job_script context, only the \fBjob_prolog\fR
and \fRjob_epilog\fR callbacks are used.
and \fBjob_epilog\fR callbacks are used.
Plugins may query the context in which they are running with the
\fBspank_context\fR and \fBspank_remote\fR functions defined in
\fB<slurm/spank.h>\fR.
......
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