/AWS1/CL_HPPSCHEDULER¶
The cluster management and job scheduling software associated with the cluster.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/HPPSCHEDULERTYPE /AWS1/HPPSCHEDULERTYPE¶
The software PCS uses to manage cluster scaling and job scheduling.
iv_version TYPE /AWS1/HPPSTRING /AWS1/HPPSTRING¶
The version of the specified scheduling software that PCS uses to manage cluster scaling and job scheduling. You can update this version using the
UpdateClusterAPI action. For more information, see Updating the scheduler version on a cluster and Slurm versions in PCS in the PCS User Guide.Valid Values:
23.11 | 24.05 | 24.11 | 25.05 | 25.11
Queryable Attributes¶
type¶
The software PCS uses to manage cluster scaling and job scheduling.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
version¶
The version of the specified scheduling software that PCS uses to manage cluster scaling and job scheduling. You can update this version using the
UpdateClusterAPI action. For more information, see Updating the scheduler version on a cluster and Slurm versions in PCS in the PCS User Guide.Valid Values:
23.11 | 24.05 | 24.11 | 25.05 | 25.11
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |