PER_APP
Syntax
PER_APP=application_profile_name ..
Description
A space-separated list of application profile names on which limits are enforced. Limits are enforced on jobs submitted to each application profile listed.
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