LSF Version 7.3 - Platform LSF Configuration Reference

Optional. Specify a slash (/) and a positive integer representing the enforced number of
licenses.
non_lsf_distribution
Specify the share of licenses dedicated to non-LSF workloads. The share of licenses dedicated
to non-LSF workloads is a ratio of non_lsf_distribution:lsf_distribution.
Description
Optional. Defines the distribution given to each LSF and non-LSF workload within the
specified service domain.
Use blinfo -a to display WORKLOAD_DISTRIBUTION configuration.
Example 1
Begin Feature
NAME=ApplicationX
DISTRIBUTION=LicenseServer1(Lp1 1 Lp2 2)
WORKLOAD_DISTRIBUTION=LicenseServer1(LSF 8 NON_LSF 2)
End Feature
On the LicenseServer1 domain, the available licenses are dedicated in a ratio of 8:2 for LSF
and non-LSF workloads. This means that 80% of the available licenses are dedicated to the
LSF workload, and 20% of the available licenses are dedicated to the non-LSF workload.
If LicenseServer1 has a total of 80 licenses, this configuration indicates that 64 licenses are
dedicated to the LSF workload, and 16 licenses are dedicated to the non-LSF workload.
Example 2
Begin Feature
NAME=ApplicationX
DISTRIBUTION=LicenseServer1(Lp1 1 Lp2 2)
WORKLOAD_DISTRIBUTION=LicenseServer1(LSF 8/40 NON_LSF 2)
End Feature
On the LicenseServer1 domain, the available licenses are dedicated in a ratio of 8:2 for LSF
and non-LSF workloads, with an absolute maximum of 40 licenses dedicated to the LSF
workload. This means that 80% of the available licenses, up to a maximum of 40, are dedicated
to the LSF workload, and the remaining licenses are dedicated to the non-LSF workload.
If LicenseServer1 has a total of 40 licenses, this configuration indicates that 32 licenses are
dedicated to the LSF workload, and eight licenses are dedicated to the non-LSF workload.
However, if LicenseServer1 has a total of 80 licenses, only 40 licenses are dedicated to the
LSF workload, and the remaining 40 licenses are dedicated to the non-LSF workload.
ENABLE_DYNAMIC_RUSAGE
Syntax
ENABLE_DYNAMIC_RUSAGE=Y
Description
Enforces license distribution policies for class-C license features.
When set, ENABLE_DYNAMIC_RUSAGE enables all class-C license checkouts to be
considered managed checkout, instead of unmanaged (or OTHERS).
lsf.licensescheduler
Platform LSF Configuration Reference 521