LSF Version 7.3 - Administering Platform LSF
Configuring Resource Allocation Limits
394 Administering Platform LSF
Consumer parameters
Enable resource allocation limits
1 To enable resource allocation limits in your cluster, you configure the resource
allocation limits scheduling plugin
schmod_limit in lsb.modules:
Begin PluginModule
SCH_PLUGIN RB_PLUGIN SCH_DISABLE_PHASES
schmod_default () ()
schmod_limit () ()
End PluginModule
Configure cluster-wide limits
1 To configure limits that take effect for your entire cluster, configure limits in
lsb.resources, but do not specify any consumers.
Compatibility with pre-version 7 job slot limits
The Limit section of lsb.resources does not support the keywords or format
used in
lsb.users, lsb.hosts, and lsb.queues. However, any existing job slot
limit configuration in these files will continue to apply.
For jobs submitted ... Set in a Limit section of lsb.resources ...
By all specified users or user groups USERS
To all specified queues QUEUES
To all specified hosts or host groups HOSTS
For all specified projects PROJECTS
By each specified user or each member of
the specified user groups
PER_USER
To each specified queue PER_QUEUE
To each specified host or each member of
the specified host groups
PER_HOST
For each specified project PER_PROJECT