Platform LSF Reference Version 6.2

lsf.licensescheduler
Platform LSF Reference
589
Begin Parameters
...
ENABLE_INTERACTIVE=n
...
End Parameters
Begin Feature
NAME=ApplicationZ
DISTRIBUTION=LicenseServer1 (Lp1 1)
ALLOCATION=Lp1(cluster1 0 cluster2 1 interactive 2)
End Feature
The ENABLE_INTERACTIVE setting is ignored. Four licenses of ApplicationZ are
allocated to
cluster2. Eight licenses are allocated to interactive tasks.
GROUP
Syntax
GROUP=
[group_name(project_name... )] ...
group_name
Specify a name for a group of projects.
project_name
Specify a License Scheduler project (described in the PROJECTS section) that is
allowed to use the licenses. The project must appear in the DISTRIBUTION.
A project should only belong to one group.
Description
Optional. Defines groups of projects and specifies the name of each group. The groups
defined here are used for group preemption and replace single projects with group
projects.
This parameter is ignored if GROUP_DISTRIBUTION is also defined.
GROUP_DISTRIBUTION
Syntax
GROUP_DISTRIBUTION=
top_level_hierarchy_name
top_level_hierarchy_name
Specify the name of the top level hierarchical group.
Description
Required if DISTRIBUTION is not defined. Defines the name of the hierarchical group
containing the distribution policy attached to this feature.
GROUP_DISTRIBUTION and DISTRIBUTION are mutually exclusive. If they are
both defined in the same feature, the License Scheduler daemon returns an error and
ignores this feature.
If GROUP is also defined, it is ignored in favour of GROUP_DISTRIBUTION.
Example
In the following example, the GROUP_DISTRIBUTION parameter hierarchical
scheduling for the top-level hierarchical group named
groups. The
SERVICE_DOMAINS parameter defines a list of service domains that provide tokens
for the group.