Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jax cannot access GPU when generating predictions #27

Open
scploeger opened this issue Nov 27, 2023 · 2 comments
Open

Jax cannot access GPU when generating predictions #27

scploeger opened this issue Nov 27, 2023 · 2 comments

Comments

@scploeger
Copy link

When generating predictions, this error comes up:

WARNING:jax._src.xla_bridge:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)

Using an A100 environment on colab with the stock notebook except with the modifications mentioned here.

@tvonich
Copy link

tvonich commented Feb 1, 2024

Any luck on this? I'm having a similar issue.

@AndrewY-bot
Copy link

Maybe is the version of cuda and cudnn not match the jaxlib version? You can find right version here.
By the way, you need to uninstall jax&jaxlib of old version first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants