Skip to content

Support cuDNN 9.10 #409

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

Open
mayocream opened this issue May 28, 2025 · 0 comments
Open

Support cuDNN 9.10 #409

mayocream opened this issue May 28, 2025 · 0 comments

Comments

@mayocream
Copy link

mayocream commented May 28, 2025

refer: https://developer.nvidia.com/cudnn-downloads

According to ONNXRuntime docs, CUDA 12.x supports cuDNN 9.x, Can you add support for newer versions?

cudarc/build.rs

Lines 267 to 269 in 62e92bd

"C:/Program Files/NVIDIA/CUDNN/v9.2",
"C:/Program Files/NVIDIA/CUDNN/v9.1",
"C:/Program Files/NVIDIA/CUDNN/v9.0",

I saw that the code fixed the cuDNN version in the path; maybe it can be modified to match 9.<any>?

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

No branches or pull requests

1 participant