ClusterSlurmConfig - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: