ALLOCATION_PLANNER

Syntax

ALLOCATION_PLANNER=Y | N | "<key>[value] ..."

Description

By itself, this parameter does not have any effect on scheduling behavior. You must separately identify sets of candidate jobs to consider in the planner. This is done by setting PLAN=Y at the application level (lsb.applications file), queue level (lsb.queues file), or cluster level (lsb.params file).

The following key-value pairs are supported:

Table 1. Key-Value pairs for ALLOCATION _PLANNER
key value Default Description
WINDOW positive integer 60 Number of minutes the planner looks into the future.
MAX_TIME positive integer 3 Number of minute that the planner is permitted to spend searching for new planned allocations.
Note:

The PLAN parameter replaces the existing SLOT_RESERVE parameter and RESOURCE_RESERVE parameter when the ALLOCATION_PLANNER parameter is enabled.

Default

N