LSF Version 7.3 - Platform LSF Configuration Reference

Default
Not defined. When a user submits a job to LSF without explicitly specifying a queue, and there
are no candidate default queues defined (by this parameter or by the user’s environment
variable LSB_DEFAULTQUEUE), LSF automatically creates a new queue named default,
using the default configuration, and submits the job to that queue.
This parameter is set at installation to DEFAULT_QUEUE=normal.
DEFAULT_SLA_VELOCITY
Syntax
DEFAULT_SLA_VELOCITY=num_slots
Description
For EGO-enabled SLA scheduling, the number of slots that the SLA should request for parallel
jobs running in the SLA.
By default, an EGO-enabled SLA requests slots from EGO based on the number of jobs the
SLA needs to run. If the jobs themselves require more than one slot, they will remain pending.
To avoid this for parallel jobs, set DEFAULT_SLA_VELOCITY to the total number of slots
that are expected to be used by parallel jobs.
Default
1
DETECT_IDLE_JOB_AFTER
Syntax
DETECT_IDLE_JOB_AFTER=time_minutes
Description
The minimum job run time before mbatchd reports that the job is idle.
Default
20 (mbatchd checks if the job is idle after 20 minutes of run time)
DISABLE_UACCT_MAP
Syntax
DISABLE_UACCT_MAP=y | Y
Description
Specify y or Y to disable user-level account mapping.
Default
Not defined
lsb.params
242 Platform LSF Configuration Reference