ClusterInstanceGroupDetails

Details of an instance group in a SageMaker HyperPod cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.

Link copied to clipboard

The execution role for the instance group to assume.

Link copied to clipboard

The name of the instance group of a SageMaker HyperPod cluster.

Link copied to clipboard

The instance type of the instance group of a SageMaker HyperPod cluster.

Link copied to clipboard

Details of LifeCycle configuration for the instance group.

Link copied to clipboard

The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String