Values_0.ClusterInstanceGroupDetailsSourceDetails of an instance group in a SageMaker HyperPod cluster.
type nonrec t = {currentCount : ClusterNonNegativeInstanceCount.t option;The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
*)targetCount : ClusterInstanceCount.t option;The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
*)minCount : ClusterInstanceCount.t option;The minimum number of instances that must be available in the instance group of a SageMaker HyperPod cluster before it transitions to InService status.
*)instanceGroupName : ClusterInstanceGroupName.t option;The name of the instance group of a SageMaker HyperPod cluster.
*)instanceType : ClusterInstanceType.t option;The instance type of the instance group of a SageMaker HyperPod cluster.
*)instanceRequirements : ClusterInstanceRequirementDetails.t option;The instance requirements for the instance group, including the current and desired instance types. This field is present for flexible instance groups that support multiple instance types.
*)instanceTypeDetails : ClusterInstanceTypeDetails.t option;Details about the instance types in the instance group, including the count and configuration of each instance type. This field is present for flexible instance groups that support multiple instance types.
*)lifeCycleConfig : ClusterLifeCycleConfig.t option;Details of LifeCycle configuration for the instance group.
*)executionRole : RoleArn.t option;The execution role for the instance group to assume.
*)threadsPerCore : ClusterThreadsPerCore.t option;The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading. For more information, see the reference table of CPU cores and threads per CPU core per instance type in the Amazon Elastic Compute Cloud User Guide.
*)instanceStorageConfigs : ClusterInstanceStorageConfigs.t option;The additional storage configurations for the instances in the SageMaker HyperPod cluster instance group.
*)onStartDeepHealthChecks : OnStartDeepHealthChecks.t option;A flag indicating whether deep health checks should be performed when the cluster instance group is created or updated.
*)status : InstanceGroupStatus.t option;The current status of the cluster instance group. InService: The instance group is active and healthy. Creating: The instance group is being provisioned. Updating: The instance group is being updated. Failed: The instance group has failed to provision or is no longer healthy. Degraded: The instance group is degraded, meaning that some instances have failed to provision or are no longer healthy. Deleting: The instance group is being deleted.
*)trainingPlanArn : TrainingPlanArn.t option;The Amazon Resource Name (ARN); of the training plan associated with this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan .
*)trainingPlanStatus : InstanceGroupTrainingPlanStatus.t option;The current status of the training plan associated with this cluster instance group.
*)overrideVpcConfig : VpcConfig.t option;The customized Amazon VPC configuration at the instance group level that overrides the default Amazon VPC configuration of the SageMaker HyperPod cluster.
*)scheduledUpdateConfig : ScheduledUpdateConfig.t option;The configuration object of the schedule that SageMaker follows when updating the AMI.
*)currentImageId : ImageId.t option;The ID of the Amazon Machine Image (AMI) currently in use by the instance group.
*)desiredImageId : ImageId.t option;The ID of the Amazon Machine Image (AMI) desired for the instance group.
*)imageVersionStatus : ClusterImageVersionStatus.t option;The status of the image version for the instance group. Indicates whether the instance group is running the latest image version or if an update is available.
*)activeOperations : ActiveOperations.t option;A map indicating active operations currently in progress for the instance group of a SageMaker HyperPod cluster. When there is a scaling operation in progress, this map contains a key Scaling with value 1.
*)kubernetesConfig : ClusterKubernetesConfigDetails.t option;The Kubernetes configuration for the instance group that contains labels and taints to be applied for the nodes in this instance group.
*)capacityRequirements : ClusterCapacityRequirements.t option;The instance capacity requirements for the instance group.
*)targetStateCount : ClusterInstanceCount.t option;Represents the number of running nodes using the desired Image ID. During software update operations: This count shows the number of nodes running on the desired Image ID. If a rollback occurs, the current image ID and desired image ID (both included in the describe cluster response) swap values. The TargetStateCount then shows the number of nodes running on the newly designated desired image ID (which was previously the current image ID). During simultaneous scaling and software update operations: This count shows the number of instances running on the desired image ID, including any new instances created as part of the scaling request. New nodes are always created using the desired image ID, so TargetStateCount reflects the total count of nodes running on the desired image ID, even during rollback scenarios.
*)softwareUpdateStatus : SoftwareUpdateStatus.t option;Status of the last software udpate request. Status transitions follow these possible sequences: Pending -> InProgress -> Succeeded Pending -> InProgress -> RollbackInProgress -> RollbackComplete Pending -> InProgress -> RollbackInProgress -> Failed
*)activeSoftwareUpdateConfig : DeploymentConfiguration.t option;slurmConfig : ClusterSlurmConfigDetails.t option;The Slurm configuration for the instance group.
*)networkInterface : ClusterNetworkInterfaceDetails.t option;The network interface configuration for the instance group.
*)}val make :
?currentCount:??? ->
?targetCount:??? ->
?minCount:??? ->
?instanceGroupName:??? ->
?instanceType:??? ->
?instanceRequirements:??? ->
?instanceTypeDetails:??? ->
?lifeCycleConfig:??? ->
?executionRole:??? ->
?threadsPerCore:??? ->
?instanceStorageConfigs:??? ->
?onStartDeepHealthChecks:??? ->
?status:??? ->
?trainingPlanArn:??? ->
?trainingPlanStatus:??? ->
?overrideVpcConfig:??? ->
?scheduledUpdateConfig:??? ->
?currentImageId:??? ->
?desiredImageId:??? ->
?imageVersionStatus:??? ->
?activeOperations:??? ->
?kubernetesConfig:??? ->
?capacityRequirements:??? ->
?targetStateCount:??? ->
?softwareUpdateStatus:??? ->
?activeSoftwareUpdateConfig:??? ->
?slurmConfig:??? ->
?networkInterface:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of ClusterNonNegativeInstanceCount.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Integer of ClusterNonNegativeInstanceCount.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of ClusterEbsVolumeSizeInGB.t
| `String of KmsKeyId.t ])
list ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `Integer of ActiveClusterOperationCount.t ])
list
| `String of ClusterInstanceGroupName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of WaitTimeIntervalInSeconds.t
| `List of
[> `Enum of string
| `String of SecurityGroupId.t
| `Structure of
(string
* [> `Enum of string
| `String of ClusterKubernetesTaintKey.t ])
list ]
list
| `Map of
([> `String of ClusterKubernetesLabelKey.t ]
* [> `String of ClusterKubernetesLabelValue.t ])
list
| `String of S3Uri.t
| `Structure of
(string
* [> `Integer of WaitTimeIntervalInSeconds.t
| `List of
[> `Structure of
(string * [> `String of AlarmName.t ]) list ]
list
| `Structure of
(string
* [> `Enum of string
| `Integer of NodeUnavailabilityValue.t
| `Structure of
(string
* [> `Enum of string
| `Integer of NodeUnavailabilityValue.t ])
list ])
list ])
list ])
list ])
list ]