/AWS1/CL_SGMCLUSTORCHESTRATOR¶
The type of orchestrator used for the SageMaker HyperPod cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_eks TYPE REF TO /AWS1/CL_SGMCLSTORCHESTRATOR00 /AWS1/CL_SGMCLSTORCHESTRATOR00¶
The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.
io_slurm TYPE REF TO /AWS1/CL_SGMCLSTORCHSLURMCFG /AWS1/CL_SGMCLSTORCHSLURMCFG¶
The Slurm orchestrator configuration for the SageMaker HyperPod cluster.
Queryable Attributes¶
Eks¶
The Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EKS() |
Getter for EKS |
Slurm¶
The Slurm orchestrator configuration for the SageMaker HyperPod cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLURM() |
Getter for SLURM |