JAXlib 0.1.73 + Cuda do not recognize GPU #8376
-
Hi, DO you experience the same behavior? In case, you can provide me a sequence of installations for a conda install in a dedicated environment with Numpyro working on GPU, I would be glad. Here is the CUDA version
Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After fresh Anaconda3 install as well as conda env python 3.8 creation
jax 0.2.24 pyhd8ed1ab_0 conda-forge solves my problem. Sorry, it was certainly due to pip/conda install of an other package. |
Beta Was this translation helpful? Give feedback.
After fresh Anaconda3 install as well as conda env python 3.8 creation
jax 0.2.24 pyhd8ed1ab_0 conda-forge
jaxlib 0.1.73+cuda11.cudnn82 pypi_0 pypi
numpyro 0.8.0 pyhd8ed1ab_0 conda-forge
solves my problem. Sorry, it was certainly due to pip/conda install of an other package.