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

Support builds with cuDNN 9 #12136

Open
joelberkeley opened this issue May 3, 2024 · 1 comment
Open

Support builds with cuDNN 9 #12136

joelberkeley opened this issue May 3, 2024 · 1 comment

Comments

@joelberkeley
Copy link

At the moment, builds use the tensorflow build docker image. That uses cuDNN 8, and as such there doesn't appear to be a way to run with cuDNN 9. cuDNN 8 is now archived on the Nvidia website.

@nouiz
Copy link
Contributor

nouiz commented Jun 3, 2024

You can use the containers from JAX-Toolbox as they have cudnn 9:
https://github.com/NVIDIA/JAX-Toolbox

docker pull ghcr.io/nvidia/jax:jax

This include the nightly JAX/XLA version.

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