LSF Version 7.3 - Platform LSF Configuration Reference

Valid values
LSF_RES_DEBUG=1
RES runs in the background with no associated control terminal.
LSF_RES_DEBUG=2
RES runs in the foreground and prints error messages to tty.
Default
Not defined
See also
LSF_LIM_DEBUG, LSF_CMD_LOGDIR, LSF_CMD_LOG_MASK, LSF_LOG_MASK,
LSF_LOGDIR
LSF_RES_PORT
See LSF_LIM_PORT, LSF_RES_PORT, LSB_MBD_PORT, LSB_SBD_PORT.
LSF_RES_RLIMIT_UNLIM
Syntax
LSF_RES_RLIMIT_UNLIM=cpu | fsize | data | stack | core | vmem
Description
By default, RES sets the hard limits for a remote task to be the same as the hard limits of the
local process. This parameter specifies those hard limits which are to be set to unlimited,
instead of inheriting those of the local process.
Valid values are cpu, fsize, data, stack, core, and vmem, for CPU, file size, data size, stack, core
size, and virtual memory limits, respectively.
Example
The following example sets the CPU, core size, and stack hard limits to be unlimited for all
remote tasks:
LSF_RES_RLIMIT_UNLIM="cpu core stack"
Default
Not defined
LSF_RES_TIMEOUT
Syntax
LSF_RES_TIMEOUT=time_seconds
Description
Timeout when communicating with RES.
lsf.conf
488 Platform LSF Configuration Reference