Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Fix NVIDIA driver issue on focal, jammy and rl9 #1822

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

LujieDuan
Copy link
Contributor

@LujieDuan LujieDuan commented Nov 5, 2024

Description

The CUDA repo's cuda metapackage contains broken dependencies at the moment; there is a newer version of the driver available (driver 565) but the corresponding CUDA toolkit (12.7) is not yet available.

While waiting for the repo to be updated, temporarily ping the installation to a working version (Ubuntu - cuda-12-6, Rocky Linux 9 - using cuda-toolkit metapackage).

Related issue

b/376735146, b/376734246

How has this been tested?

Integration tests passing.

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.

@LujieDuan LujieDuan force-pushed the lujieduan-20241105-nvidia-driver branch from 14e0263 to 321c927 Compare November 5, 2024 22:06
@LujieDuan LujieDuan changed the title Fix NVIDIA driver issue on focal, jammy and rl9 [Testing] Fix NVIDIA driver issue on focal, jammy and rl9 Nov 6, 2024
@LujieDuan LujieDuan marked this pull request as ready for review November 6, 2024 15:52
Copy link
Contributor

@franciscovalentecastro franciscovalentecastro left a comment

Choose a reason for hiding this comment

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

LGTM :)

@LujieDuan LujieDuan merged commit a0a01df into master Nov 6, 2024
63 of 64 checks passed
@LujieDuan LujieDuan deleted the lujieduan-20241105-nvidia-driver branch November 6, 2024 16:08
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.

2 participants