XLA error when running on GPU #14586
Answered
by
chufanchen
chufanchen
asked this question in
General
-
DescriptionOn version 0.4.5 I receive the following error when I run
Ubuntu 20.04, CUDA 12.0, CuDNN 8.8 What jax/jaxlib version are you using? jax 0.4.5/jaxlib 0.4.5 I install wax from source
Which accelerator(s) are you using? GPU Additional system info Python 3.10 NVIDIA GPU info
|
Beta Was this translation helpful? Give feedback.
Answered by
chufanchen
Feb 21, 2023
Replies: 1 comment 2 replies
-
I downgraded the cuda and reinstalled cudnn. After that, it works. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
chufanchen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downgraded the cuda and reinstalled cudnn. After that, it works.