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

Version Compatibility fix for CuDNN < 9.5.0 #61

Open
debugmenot opened this issue Dec 6, 2024 · 1 comment
Open

Version Compatibility fix for CuDNN < 9.5.0 #61

debugmenot opened this issue Dec 6, 2024 · 1 comment

Comments

@debugmenot
Copy link

Hi. Thx for the great project :)
There are some issues with compatibility with cudnn version < 9.5.0:
cudnnBackendUpdateCudaGraph and cudnnBackendPopulateCudaGraph should be wrapped to #if (in gen_server.cpp) when cudnn version < 9.5.0

@brodeynewman
Copy link
Collaborator

Hey @debugmenot ! Thanks for calling this out.

We're currently working on some unified memory goodies. Our plan is to tackle this afterwards. 😄

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

2 participants