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

auto find cudnn version #1126

Merged

Conversation

prathameshzarkar9
Copy link
Contributor

Issue 718
Version '8.9.5.29-1+cuda12.1' for 'libcudnn8' was not found

Feature Name

  • nvidia-cuda

Changelog

  • Changes to install.sh for features issue 718 to autofind the cudnn version if cuda version is below 12.3
  • Changes to scenario.json to test the older version of cuda is installing a latest cudnn version automatically

Checklist

  • if pass version as 12.2 and below then it is finding the cudnn version

@prathameshzarkar9 prathameshzarkar9 force-pushed the cuda-autofind-cudnn-version branch from 20b5ea4 to 6f2aeac Compare September 25, 2024 07:40
@prathameshzarkar9 prathameshzarkar9 self-assigned this Sep 25, 2024
@samruddhikhandale samruddhikhandale linked an issue Sep 25, 2024 that may be closed by this pull request
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

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

Looks great, left a minor comment

src/nvidia-cuda/devcontainer-feature.json Outdated Show resolved Hide resolved
@prathameshzarkar9 prathameshzarkar9 force-pushed the cuda-autofind-cudnn-version branch from ac4740f to 29e96f2 Compare October 17, 2024 09:04
test/nvidia-cuda/scenarios.json Show resolved Hide resolved
@eljog eljog merged commit d9c2de0 into devcontainers:main Jan 15, 2025
12 checks passed
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.

Version '8.9.5.29-1+cuda12.1' for 'libcudnn8' was not found
3 participants