Installation issue (JAX-GPU) #9060
Unanswered
EngineerKhan
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Where is CUDA installed inside your Docker container? (You need CUDA inside the docker container.) Since this is in docker, if that doesn't help, can you share a complete Dockerfile that we can use to reproduce? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed JAX (GPU version) in Docker (running on GPU machine with CUDA installed) and Docker was built successfully.
Here's the relevant Docker part:
Now I am running the JAX code and its giving me error
Can anyone please help there? CUDA version installed is 11.5
Beta Was this translation helpful? Give feedback.
All reactions