NVIDIA / ansible-role-nvidia-driver

BSD 3-Clause "New" or "Revised" License
117 stars 67 forks source link

nvidia_driver_ubuntu_install_from_cuda_repo:yes ignores nvidia_driver_ubuntu_branch? #35

Closed ghost closed 3 years ago

ghost commented 3 years ago

setting nvidia_driver_ubuntu_install_from_cuda_repo: yes and nvidia_driver_ubuntu_branch: "455" installs 465.19.01 (latest i assume?)

When using the CUDA repo how does one pin the driver version?

ghost commented 3 years ago

I think i got it