Cluster Node Config Guest Accelerator
data class ClusterNodeConfigGuestAccelerator(val count: Int, val gpuDriverInstallationConfig: ClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig? = null, val gpuPartitionSize: String? = null, val gpuSharingConfig: ClusterNodeConfigGuestAcceleratorGpuSharingConfig? = null, val type: String)
Constructors
Link copied to clipboard
fun ClusterNodeConfigGuestAccelerator(count: Int, gpuDriverInstallationConfig: ClusterNodeConfigGuestAcceleratorGpuDriverInstallationConfig? = null, gpuPartitionSize: String? = null, gpuSharingConfig: ClusterNodeConfigGuestAcceleratorGpuSharingConfig? = 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.