Skip to content

Parameters for init script install_gpu_driver.sh to install diff GPU drivers #1012

Description

@NvTimLiu

For Rocky/Ubuntu GCP images, the GPU driver version in install_gpu_driver.sh is hardcode to 460 as below:

ubuntu image : https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/gpu/install_gpu_driver.sh#L207

Rocky image : https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/gpu/install_gpu_driver.sh#L212

Can it be parameterized, then user can overwrite the GPU driver to a customized version 450/495, just like what Debian do?

# Parameters for NVIDIA-provided Debian GPU driver
readonly DEFAULT_NVIDIA_DEBIAN_GPU_DRIVER_VERSION='460.73.01'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions