Using GPUs with Jax #9858
Unanswered
akhilnadigatla
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Do you install correct version |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hello!
I am trying to get Jax running on my GPUs, but face these error messages:
I have looked for solutions to the problems, and made sure all drivers/CUDA version/cuDNN version are as expected. I am working on Ubuntu 18.04 and the outputs of some key commands are:
All the path variables (to my knowledge) have been set as expected:
And Tensorflow does appear to recognize the existence of two GPUs:
I am not sure what could be the issue here. Any help would be greatly appreciated! Thank you.
Beta Was this translation helpful? Give feedback.
All reactions