GPU Quota Error even when i have Quota for Nvidia P100 both for region Us-west1 and Europe-west4 from 0 to 1

浪尽此生 提交于 2021-01-29 09:02:27

问题


I just made up a account on Google Cloud Platform and am trying to make a VM instance and have even increased my GPU quota in region Us-west1 and Europe-west4 both to 1 from 0

Yet when i try to create a VM instance using Nvidia P100 Its gives me the error - Quota 'GPUS_ALL_REGIONS' exceeded. Limit: 0.0 globally

Any help would be appreciated please and if that GPU is not usable then can you advise on a similar powered GPU please


回答1:


As the error says you need to increase the ALL_REGIONS quota, take a look at this SO question

From Google documentation:

"Similar to virtual CPU quota, GPU quota refers to the total number of virtual GPUs in all VM instances in a region. Check the quotas page to ensure that you have enough GPUs available in your project, and to request a quota increase. In addition, new accounts and projects have a global GPU quota that applies to all regions.

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."

*I assume you upgraded your billing account already as it is a requirement to use GPUs.



来源:https://stackoverflow.com/questions/59578635/gpu-quota-error-even-when-i-have-quota-for-nvidia-p100-both-for-region-us-west1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!