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

Override NVIDIA environment variable for CUDA 12.1 images #2742

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

bandish-shah
Copy link
Contributor

@bandish-shah bandish-shah commented Nov 28, 2023

What does this PR do?

NVIDIA has pushed new base images that seem to be missing forward compatibility in the NVIDIA_REQUIRE_CUDA env var. We are overriding it here specifically for the 12.1 images.

To Do:

  • check 11.8 staging image for correct env var
  • check 12.1 staging image for new env var
  • test resulting 11.8 staging image can be run on r1z2
  • test resulting 12.1 staging image can be run on r1z2
  • [after merge] release new docker images

What issue(s) does this change relate to?

Related to #2722.

@bandish-shah bandish-shah requested a review from a team as a code owner November 28, 2023 02:42
Copy link
Contributor

@j316chuck j316chuck left a comment

Choose a reason for hiding this comment

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

Thanks!

@bandish-shah bandish-shah merged commit 66e14ea into dev Nov 28, 2023
29 checks passed
@bandish-shah bandish-shah deleted the bandish/cuda12_override_drivers branch November 28, 2023 04:10
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