LSF Version 7.3 - Platform LSF Configuration Reference
Job-level processor limits (bsub -n) override queue-level PROCLIMIT. Job-level limits must
fall within the maximum and minimum limits of the application profile and the queue.
Application-level PROCLIMIT in lsb.applications overrides queue-level specificiation.
Optionally specifies the minimum and default number of job slots.
All limits must be positive numbers greater than or equal to 1 that satisfy the following
relationship:
1 <= minimum <= default <= maximum
You can specify up to three limits in the PROCLIMIT parameter:
Jobs that request fewer slots than the minimum PROCLIMIT or more slots than the maximum
PROCLIMIT cannot use the queue and are rejected. If the job requests minimum and
maximum job slots, the maximum slots requested cannot be less than the minimum
PROCLIMIT, and the minimum slots requested cannot be more than the maximum
PROCLIMIT.
Default
Unlimited, the default number of slots is 1
QJOB_LIMIT
Syntax
QJOB_LIMIT=integer
Description
Job slot limit for the queue. Total number of job slots that this queue can use.
Default
Unlimited
QUEUE_GROUP
Syntax
QUEUE_GROUP=queue1, queue2 ...
Description
Configures absolute priority scheduling (APS) across multiple queues.
When APS is enabled in the queue with APS_PRIORITY, the FAIRSHARE_QUEUES
parameter is ignored. The QUEUE_GROUP parameter replaces FAIRSHARE_QUEUES,
which is obsolete in LSF 7.0.
Default
Not defined
lsb.queues
Platform LSF Configuration Reference 311