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

TPU errors?? Anyone else correct this yet? #8

Open
jimb2834 opened this issue Dec 22, 2022 · 2 comments
Open

TPU errors?? Anyone else correct this yet? #8

jimb2834 opened this issue Dec 22, 2022 · 2 comments

Comments

@jimb2834
Copy link

Hello,

I was trying to test and got this error. I am using Colab Pro+ and have a TPU/High Mem.

Any idea why this occurs?

2022-12-22 13:40:59.434952: E external/org_tensorflow/tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:267] failed call to cuInit: CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
WARNING:jax._src.lib.xla_bridge:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)

@mar-muel
Copy link
Member

Hi - unfortunately the code was only tested on Cloud TPU VMs which behave differently from Colab TPUs. At the very least you need to initialize the TPUs first on Colab, but I'm not sure this would be enough to make training work. Please share your solution in case it ends up working!

@jimb2834
Copy link
Author

jimb2834 commented Dec 23, 2022 via email

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

2 participants