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