GPUDriverConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)A GPU driver configuration
Attributes |
|
|---|---|
| Name | Description |
enable_gpu_driver |
bool
Optional. Whether the end user authorizes Google Cloud to install GPU driver on this VM instance. If this field is empty or set to false, the GPU driver won't be installed. Only applicable to instances with GPUs. |
custom_gpu_driver_path |
str
Optional. Specify a custom Cloud Storage path where the GPU driver is stored. If not specified, we'll automatically choose from official GPU drivers. |