Skip to content

WARNING - No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.) #10323

Discussion options

You must be logged in to vote

Do you install jaxlib with GPU support?
try to run:

pip install -U jax[cuda11_cudnn82] -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Or

pip install -U jaxlib==0.3.14+cuda11.cudnn82 -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Xiang-Pan
Comment options

@skr3178
Comment options

Answer selected by zohimchandani
Comment options

You must be logged in to vote
1 reply
@YouJiacheng
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants