Platform LSF Reference Version 6.2
Parameters Section
Platform LSF Reference
390
Description
MultiCluster job forwarding model only. Pending reason update package size, in KB.
Defines the maximum amount of pending reason data this cluster will send to
submission clusters in one cycle.
Specify the keyword
0 (zero) to disable the limit and allow any amount of data in one
package.
Default
512
MC_PENDING_REASON_UPDATE_INTERVAL
Syntax
MC_PENDING_REASON_UPDATE_INTERVAL=
seconds | 0
Description
MultiCluster job forwarding model only. Pending reason update interval, in seconds.
Defines how often this cluster will update submission clusters about the status of
pending MultiCluster jobs.
Specify the keyword
0 (zero) to disable pending reason updating between clusters.
Default
300
MC_RUSAGE_UPDATE_INTERVAL
Syntax
MC_RUSAGE_UPDATE_INTERVAL=
seconds
Description
MultiCluster only. Enables resource use updating for MultiCluster jobs running on hosts
in the cluster and specifies how often to send updated information to the submission or
consumer cluster.
Default 300
MIN_SWITCH_PERIOD
Syntax
MIN_SWITCH_PERIOD=
seconds
Description
The minimum period in seconds between event log switches.
Works together with
MAX_JOB_NUM to control how frequently mbatchd switches the
file.
mbatchd checks if MAX_JOB_NUM has been reached every MIN_SWITCH_PERIOD
seconds. If
mbatchd finds that MAX_JOB_NUM has been reached, it switches the events
file.
Default
0
No minimum period. Log switch frequency is not restricted.
See Also MAX_PEND_JOBS
NO_PREEMPT_RUN_TIME
Syntax
NO_PREEMPT_RUN_TIME=
run_time
Description
If set, jobs have been running for the specified number of minutes or longer will not be
preempted. Run time is wall-clock time, not normalized run time.
You must define a run limit for the job, either at job level by
bsub -W option or in the
queue by configuring RUNLIMIT in
lsb.queues.