Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GCP error: Quota 'GPUS_ALL_REGIONS' exceeded. Limit: 0.0 globally

I've increased for my quota of NVIDIA K80, and received the request approval. Why am I still not able to use a VM with GPUs?

Error as shown in title.

like image 371
johan Avatar asked Nov 21 '18 15:11

johan


People also ask

What is the functionality of assigning quotas to specific projects?

To prevent system capacities from being exhausted without notification, you can set up quotas. Quotas are operational limits. For example, the number of gigabytes allowed for each project can be controlled so that cloud resources are optimized. Quotas can be enforced at both the project and the project-user level.


1 Answers

Increasing the region-specific GPU quota won't work. GPUs(all regions) have to be increased from 0. Steps as of December 2018 are below:

  1. From top left burger menu, select, IAM & admin -> Quotas. enter image description here
  2. In filter type, select metric to be GPUs(all regions) and Location as Global enter image description here
  3. Click edit quotas and new quota limit to 1 or more enter image description here
like image 65
vincent mathew Avatar answered Oct 10 '22 18:10

vincent mathew