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

No GPU detected, but stock OpenAI/whisper does (WSL2) #6

Closed
SinanAkkoyun opened this issue Apr 20, 2023 · 1 comment
Closed

No GPU detected, but stock OpenAI/whisper does (WSL2) #6

SinanAkkoyun opened this issue Apr 20, 2023 · 1 comment

Comments

@SinanAkkoyun
Copy link

Hi! As the title says, my GPU is not being recognized No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.) but any other CUDA code (also OpenAI/whisper) does detect my GPU.

Thank you for the help!

@SinanAkkoyun
Copy link
Author

Fix:

pip install --upgrade pip
pip install --upgrade "jax[cuda12_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

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

1 participant