PER_APP
The PER_APP parameter of the Limit section within
the lsb.globalpolicies file accepts a space-separated list of application
profile names on which limits are enforced. Limits are enforced on jobs submitted to each
application profile listed.
Syntax
PER_APP=application_profile_name ...
Description
Do not configure PER_APP and APPS limits in the same
Limit section.
In horizontal format, use only one PER_APP line per Limit
section.
In vertical tabular format, multiple application profile names must be enclosed in parentheses.
Default
None. If no limit is specified for PER_APP or APPS, no limit is enforced on any application profile.
Example
PER_APP=app1 app2