AcceleratorPartitionConfig
Configuration for allocating accelerator partitions.
Types
Properties
Link copied to clipboard
Link copied to clipboard
The Multi-Instance GPU (MIG) profile type that defines the partition configuration. The profile specifies the compute and memory allocation for each partition instance. The available profile types depend on the instance type specified in the compute quota configuration.
Functions
Link copied to clipboard
inline fun copy(block: AcceleratorPartitionConfig.Builder.() -> Unit = {}): AcceleratorPartitionConfig