Reputation: 63
I'm new to Google Cloud and I'm trying to set up a VM to do some deep learning experimenting, exploiting Google free credits.
I set up a Linux VM with a Tesla K80 attached and I now have to request a GPU quota increase in the same region the VM is located in (us-central1-a, in my case). So, I navigate to the Quotas tab, search for NVIDIA Tesla K80 GPUs and try to select the correct region in order to edit the limit, but I run in the following issue: us-central1 zone has a Tesla K80 GPU limit set to 1 and I am able to edit it. On the other hand, us-central1-a (which is the specific location of my VM instance) is not editable and has the same limit set to 0. Actually, this pattern repeats for every regional zone available.
At first I subscribed with a free account to redeem the free credit, but next I upgraded the account, so I should be able to edit the quotas! Does anyone knows what the problem could be? Thank you very much!
Upvotes: 1
Views: 679
Reputation: 1975
As per the GCP doc To request GPU quota, use Cloud Console. For more information about requesting quotas, refer to Requesting additional quota in the Compute Engine documentation.
Upvotes: 0