Cluster Node Pool Node Config Guest Accelerator Args
data class ClusterNodePoolNodeConfigGuestAcceleratorArgs(val count: Output<Int>, val gpuDriverInstallationConfig: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs>? = null, val gpuPartitionSize: Output<String>? = null, val gpuSharingConfig: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs>? = null, val type: Output<String>) : ConvertibleToJava<ClusterNodePoolNodeConfigGuestAcceleratorArgs>
Constructors
Link copied to clipboard
fun ClusterNodePoolNodeConfigGuestAcceleratorArgs(count: Output<Int>, gpuDriverInstallationConfig: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfigArgs>? = null, gpuPartitionSize: Output<String>? = null, gpuSharingConfig: Output<ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfigArgs>? = null, type: Output<String>)
Functions
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.