Remember to select correct filters. If you're not sure or you don't see GPUs(all regions) (under the name "Compute Engine API", see the image) in the list, try to select all for those filters, and scroll through the list to look for it. It took me some time to realize this. In my case, it is listed in 601 - 716th items, almost at the last of the list.
Just select it and edit the quota according to you needs.
You musty file a request that will include GPUS_ALL_REGIONS. New projects have a global GPU quota, which limits the total number of GPUs you can create in any supported zone. When you request a GPU quota, you must request a quota for the GPU models that you want to create in each region, and an additional global quota for the total number of GPUs of all types in all zones. Please see this link[1] for more information.
I just came across this error and none of these directions were working for me (I think the GCP website has been updated since these answers).
In the filter at the top of the quotas page, I typed in Service: Compute Engine API and Limit Name: GPUs (all regions) and changed the limit from 0 to 1 or more. Hope this helps someone!
The provided answers did not work for me. After searching for "GPUs (all regions)", there was no checkbox next to the filtered results. Clicking on the results and then clicking "edit quotas" as suggested did nothing.
Instead, here is the ridiculous process I had to go through:
As with other answers, go to the Quotas page and filter for GPUs (all regions).
Click All Quotas in the Details field of the result.
A new table appears with only a single entry. The checkbox is grayed out.
Instead of selecting and editing Quotas, click View hierarchy in the last field of the entry.
A new table should appear with all of your projects.
Finally, the checkboxes are not grayed out. Select the appropriate project.
NOW you can click Edit Quotas.
Google. WTF mate? Now, according to one answer you should do the same for the regions you want to use.
Also, GCP error message does not make sense. For example, it kept on showing me the above error message even after I got the global quota increased. Later I found out from this documentation:-
https://cloud.google.com/compute/docs/gpus/#restrictions
.. that the above GPU configuration is not supported with the particular Intel Skylake or later CPU platforms. Error message never talks about this incompatibility issue ( under the notification). It still says:
Filled the next form and hit "Submit Request" button
After these steps you have requested access to GPUs and should receive on your email account an email from Google Compute Engine Quota Support with either approval or denial of your quota increase request.