Skip to content

Commit

Permalink
[GPU] Fix compilation with NVIDIA driver 560.
Browse files Browse the repository at this point in the history
This closes #17549

PiperOrigin-RevId: 678341835
  • Loading branch information
sergachev authored and Google-ML-Automation committed Sep 24, 2024
1 parent bcc98dc commit 6710e18
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ REDIST_VERSIONS_TO_BUILD_TEMPLATES = {
"nvidia_driver": {
"repo_name": "cuda_driver",
"version_to_template": {
"560": "//third_party/gpus/cuda/hermetic:cuda_driver.BUILD.tpl",
"555": "//third_party/gpus/cuda/hermetic:cuda_driver.BUILD.tpl",
"550": "//third_party/gpus/cuda/hermetic:cuda_driver.BUILD.tpl",
"545": "//third_party/gpus/cuda/hermetic:cuda_driver.BUILD.tpl",
Expand Down

0 comments on commit 6710e18

Please sign in to comment.