Skip to content

Conversation

@bhavya01
Copy link
Collaborator

No description provided.

cuda_deps:
# List all libcudnn8 versions with `apt list -a libcudnn8`
libcudnn:
"12.3": libcudnn9-cuda-12=9.0.0.312-1
Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder where you got the libcudnn9-cuda-12=9.0.0.312-1

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just searching for libcudnn9 versions doesn't give any results using apt list -a libcudnn9. To install cudnn9 nvidia recommends sudo apt-get -y install cudnn9-cuda-12
image

So searching for apt list -a libcudnn9-cuda-12 gave the above version.

cuda_deps:
# List all libcudnn8 versions with `apt list -a libcudnn8`
libcudnn:
"12.3": libcudnn9-cuda-12=9.0.0.312-1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also, when pytorch publishes their cuda 12.3, we should align the cudnn version with them.

Copy link
Collaborator

@will-cromar will-cromar left a comment

Choose a reason for hiding this comment

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

Thanks!

@bhavya01 bhavya01 merged commit 59db0cd into master Mar 27, 2024
@bhavya01 bhavya01 deleted the cuda12.3 branch March 28, 2024 03:52
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.

4 participants