LSF Version 7.3 - Platform LSF Configuration Reference
Description
If enabled, condenses all host-based pending reasons into one generic pending reason.
If enabled, you can request a full pending reason list by running the following command:
badmin diagnose jobId
Tip:
You must be LSF administrator or a queue administrator to run
this command.
Examples
•
CONDENSE_PENDING_REASONS=Y If a job has no other pending reason, bjobs -
p or bjobs -l displays the following:
Individual host based reasons
•
CONDENSE_PENDING_REASONS=N The pending reasons are not suppressed. Host-
based pending reasons are displayed.
Default
N
CPU_TIME_FACTOR
Syntax
CPU_TIME_FACTOR=number
Description
Used only with fairshare scheduling. CPU time weighting factor.
In the calculation of a user’s dynamic share priority, this factor determines the relative
importance of the cumulative CPU time used by a user’s jobs.
Default
0.7
DEFAULT_APPLICATION
Syntax
DEFAULT_APPLICATION=application_profile_name
Description
The name of the default application profile. The application profile must already be defined
in lsb.applications.
When you submit a job to LSF without explicitly specifying an application profile, LSF
associates the job with the specified application profile.
lsb.params
Platform LSF Configuration Reference 239