jax cuda installation can't find wheel #11205
-
Trying to install jax[cuda] inside of docker container with
|
Beta Was this translation helpful? Give feedback.
Answered by
cryptozealot
Jun 24, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jakevdp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
inside the container or add it in docker file