LSF Version 7.3 - Platform LSF Configuration Reference
TMP
Syntax
TMP=integer[%]
TMP
- | integer[%]
Description
Maximum amount of tmp space available to resource consumers. Specify a value in MB or a
percentage (%) as a positive integer greater than or equal 0. If you specify a percentage, you
must also specify PER_HOST and list the hosts that the limit is to be enforced on.
The Limit section is ignored if TMP is specified as a percentage:
•
Without PER_HOST, or
•
With HOSTS
In horizontal format, use only one TMP line per Limit section.
In vertical format, use empty parentheses () or a dash (-) to indicate the default value (no limit).
Fields cannot be left blank.
If only QUEUES are configured in the Limit section, TMP must be an integer value. TMP is
the maximum amount of tmp space available to the listed queues for any hosts, users, or
projects.
If only USERS are configured in the Limit section, TMP must be an integer value. TMP is the
maximum amount of tmp space that the users or user groups can use on any hosts, queues,
or projects.
If only HOSTS are configured in the Limit section, TMP must be an integer value. TMP is the
maximum amount of tmp space available to the listed hosts for any users, queues, or projects.
If only PROJECTS are configured in the Limit section, TMP must be an integer value. TMP
is the maximum amount of tmp space available to the listed projects for any users, queues, or
hosts.
Use QUEUES or PER_QUEUE, USERS or PER_USER, HOSTS or PER_HOST, and
PROJECTS or PER_PROJECT in combination to further limit tmp space available to resource
consumers.
Default
No limit
Example
TMP=20%
USERS
Syntax
USERS=all [~]user_name ... | all [~]user_group ...
USERS
lsb.resources
340 Platform LSF Configuration Reference