I was working with a GPU in my GCE Project and decided to request a quota increase to 2. My VM instance-1 is in us-east1-c, so I navigated to IAM & Admin > Quotas and selected the following: Services - selected only Compute Engine API Metric - selected NVIDIA P100 GPUs & selected NVIDIA p100 Virtual Work Station GPUs Locations - selected only us-east1 After receiving notification that my increased quota to 2 GPUs had been approved, I went to start my VM instance and got the error code:
I double checked my quotas page and confirmed the increase to 2 GPUs. Support@google told me to request an incrase for GPUs Globaly, so I submitted a new request, selecting all, including the Global option:
Now when I attempt to start VM instance-1, I get:
So the error message says my quota is 0.0, however, looking at my Quotas under IAM & admin page, I have a quota of 2 in every location, including us-east1 (except for europe-west3, for some reason):
In an attempt to troubleshoot, I've tried to start new VM instances with GPUs in different locations in the same project, and also in a new project but got similar error messages each time. I've verified the locations I've chosen have GPUs using this link To add to the confusion, no one played with any settings in the new Project I started as a testing ground; the quotas were all at the default of 1, and I still got error messages. What am I doing wrong?