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