Platform LSF Reference Version 6.2

lsf.conf
Platform LSF Reference
551
synchronized. This can be emphasized with parallel jobs. This situation is similar to
that of
rsh.
NIOS standard and debug messages—NIOS standard messages, and debug
messages (when LSF_NIOS_DEBUG=1 in
lsf.conf or as an environment
variable) are written to
stderr. NIOS standard messages are in the format
<<message>>, which makes it easier to remove them if you wish. To redirect
NIOS debug messages to a file, define LSF_CMD_LOGDIR in
lsf.conf or as
an environment variable.
See also
LSF_NIOS_DEBUG, LSF_CMD_LOGDIR
LSF_IRIX_BESTCPUS (OBSOLETE)
LSF_IRIX_BESTCPUS is obsolete. Use LSB_CPUSET_BESTCPUS.
LSF_LD_SECURITY
Syntax LSF_LD_SECURITY=y | n
Description
When you activate this parameter, jobs submitted using bsub -Is have the
environment variables LD_PRELOAD and LD_LIBRARY_PATH removed from the
user’s job environment to ensure enhanced security against users obtaining root
privileges.
bsub -Is submits an interactive job and creates a pseudo-terminal with shell
mode support when the job starts.
Default N
LSF_LIBDIR
Syntax
LSF_LIBDIR=
dir
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 will be 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.