I used my colab notebooks in past week,but I am still unable to use gpu in my colab notebooks. It says "You cannot currently connect to a GPU due to usage limits in Colab. Learn more If you are interested in priority access to GPUs and higher usage limits, you may want to take a look at Colab Pro." What should I do?
Asked
Active
Viewed 2,876 times
2 Answers
1
It looks like you have not explored the issue, there are many resources which has already provided a very genuine answer to this issue. One of the relevant StackOverflow thread is there in which you find a good discussion trail for the same.
As far as the concern with your last question, what should I do? It's worth trying the following options:
- Factory Reset and try again
- Crate multiple google account and run your code
- There are few other vendors like Kaggle who provide a similar notebook environment, give a try this as well though they also have a usage limit.
- Switch to a standard runtime if you are not using the GPU as when standard runtime is sufficient.

Suresh Gautam
- 816
- 8
- 21
-
My problem persist over one week and still I am unable to access gpu? – hkm tech Jun 01 '21 at 21:04
-
Try another alternate approach if it's applicable to your use case. – Suresh Gautam Jun 02 '21 at 03:31
0
If you have urgent situation, the best approach is to create a new Google account and then use colab on that account.
I met same problem recently. Maybe I used Colab too much during these days.

Zihan Qiao
- 11
- 2