googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.2k stars 720 forks source link

About gpu restrictions #1436

Closed cpboost closed 6 months ago

cpboost commented 4 years ago

Bug report for Colab: http://colab.research.google.com/.

For questions about colab usage, please use stackoverflow.

cpboost commented 4 years ago

I am restricted from using gpu. I was restricted for 12 hours yesterday. I was restricted after only three hours of training today. Can you help me lift the restriction? I did not waste gpu resources, thanks colab pro user

AmalPrakash commented 4 years ago

Notebooks run by connecting to virtual machines that have maximum lifetimes that can be as much as 12 hours. Notebooks will also disconnect from VMs when left idle for too long. Maximum VM lifetime and idle timeout behavior may vary over time, or based on your usage. This is necessary for Colab to be able to offer computational resources for free. Users interested in longer VM lifetimes and more lenient idle timeout behaviors that don’t vary as much overtime may be interested in Colab Pro.

PS: Copy Pasted from https://research.google.com/colaboratory/faq.html. Get more FAQ answered there.