Skip to content

Conversation

@LujieDuan
Copy link
Contributor

@LujieDuan LujieDuan commented Jul 28, 2025

Description

Install new version of CUDA to ubuntu/debian; pin CUDA to 12.6 for Debian 11 as this is the last version that supports Debian 11.

Related issue

[b/377558109)[http://b/377558109)
b/434675115

How has this been tested?

Integration test.

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

# For newer GPUs, install the latest version
# TODO(b/377558109): remove the temporary fix once the repo is updated
sudo apt -y install cuda-12-6
sudo apt -y install cuda
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12.9 doesn't officially support Debian 11 so we might have to pin that to 12.6 still:
image

@LujieDuan LujieDuan requested a review from jefferbrecht July 28, 2025 18:56
Copy link
Member

@jefferbrecht jefferbrecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo tests passing

@jefferbrecht
Copy link
Member

3P tests are done and the failures look unrelated, this should be good to merge now 👍

@LujieDuan LujieDuan merged commit e8bf4e7 into master Jul 28, 2025
50 of 62 checks passed
@LujieDuan LujieDuan deleted the lujieduan-20250728-nvidia-driver branch July 28, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants