LSF Version 7.3 - Platform LSF Configuration Reference

LSF_LIBDIR
Syntax
LSF_LIBDIR=directory
Description
Specifies the directory in which the LSF libraries are installed. Library files are shared by all
hosts of the same type.
Default
LSF_MACHDEP/lib
LSF_LIC_SCHED_HOSTS
Syntax
LSF_LIC_SCHED_HOSTS="candidate_host_list"
candidate_host_list is a space-separated list of hosts that are candidate LSF License Scheduler
hosts.
Description
The candidate License Scheduler host list is read by LIM on each host to check if the host is a
candidate License Scheduler master host. If the host is on the list, LIM starts the License
Scheduler daemon (bld) on the host.
LSF_LIC_SCHED_PREEMPT_REQUEUE
Syntax
LSF_LIC_SCHED_PREEMPT_REQUEUE=y | n
Description
Set this parameter to requeue a job whose license is preempted by LSF License Scheduler. The
job is killed and requeued instead of suspended.
If you set LSF_LIC_SCHED_PREEMPT_REQUEUE, do not set
LSF_LIC_SCHED_PREEMPT_SLOT_RELEASE. If both these parameters are set,
LSF_LIC_SCHED_PREEMPT_SLOT_RELEASE is ignored.
Default
N
See also
LSF_LIC_SCHED_PREEMPT_SLOT_RELEASE, LSF_LIC_SCHED_PREEMPT_STOP
lsf.conf
Platform LSF Configuration Reference 465