/AWS1/CL_HPPSCHEDULERREQUEST¶
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. For more information, see Slurm versions in PCS in the PCS User Guide.
Valid Values:
23.11 | 24.05 | 24.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. For more information, see Slurm versions in PCS in the PCS User Guide.
Valid Values:
23.11 | 24.05 | 24.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 |