Cluster Node Pool Node Config Guest Accelerator
data class ClusterNodePoolNodeConfigGuestAccelerator(val count: Int, val gpuPartitionSize: String? = null, val gpuSharingConfig: ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig? = null, val type: String)
Constructors
Link copied to clipboard
fun ClusterNodePoolNodeConfigGuestAccelerator(count: Int, gpuPartitionSize: String? = null, gpuSharingConfig: ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig? = null, type: String)
Types
Properties
Link copied to clipboard
Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig user guide.