ClusterSlurmConfig - Amazon SageMaker

ClusterSlurmConfig

The Slurm configuration for an instance group in a SageMaker HyperPod cluster.

Contents

NodeType

The type of Slurm node for the instance group. Valid values are Controller, Worker, and Login.

Type: String

Valid Values: Controller | Login | Compute

Required: Yes

PartitionNames

The list of Slurm partition names that the instance group belongs to.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 1 item.

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9])*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: