LSF Version 7.3 - Platform LSF Configuration Reference
JOB_INCLUDE_POSTPROC
Syntax
JOB_INCLUDE_POSTPROC=Y | N
Description
Specifies whether LSF includes the post-execution processing of the job as part of the job.
When set to Y:
•
Prevents a new job from starting on a host until post-execution processing is finished on
that host
•
Includes the CPU and run times of post-execution processing with the job CPU and run
times
•
sbatchd sends both job finish status (DONE or EXIT) and post-execution processing status
(POST_DONE or POST_ERR) to mbatchd at the same time
In MultiCluster job forwarding model, the JOB_INCLUDE_POSTPROC value in the
receiving cluster applies to the job.
MultiCluster job lease model, the JOB_INCLUDE_POSTPROC value applies to jobs running
on remote leased hosts as if they were running on local hosts.
The variable LSB_JOB_INCLUDE_POSTPROC in the user environment overrides the value
of JOB_INCLUDE_POSTPROC in an application profile in lsb.applications.
JOB_INCLUDE_POSTPROC in an application profile in lsb.applications overrides the
value of JOB_INCLUDE_POSTPROC in lsb.params.
For SGI cpusets, if JOB_INCLUDE_POSTPROC=Y, LSF does not release the cpuset until
post-execution processing has finished, even though post-execution processes are not attached
to the cpuset.
Default
N. Post-execution processing is not included as part of the job, and a new job can start on the
execution host before post-execution processing finishes.
JOB_POSITION_CONTROL_BY_ADMIN
Syntax
JOB_POSITION_CONTROL_BY_ADMIN=Y | N
Description
Allows LSF administrators to control whether users can use btop and bbot to move jobs to
the top and bottom of queues. When JOB_POSITION_CONTROL_BY_ADMIN=Y, only the
LSF administrator (including any queue administrators) can use bbot and btop to move jobs
within a queue.
Default
N
See also
bbot, btop
lsb.params
250 Platform LSF Configuration Reference