简体   繁体   English

在 Google Cloud Platform (GCP) 上使用 GPU 创建实例时出错

[英]Error on creating instance with GPU on Google Cloud Platform (GCP)

I have increased the GPU quotas (Preemptible NVIDIA K80 GPUs) in region us-east1 via request.我已通过请求增加了区域 us-east1 中的 GPU 配额(抢占式 NVIDIA K80 GPU)。 GPU 配额 However, I still can not create the instance with GPUs and get the error message saying Quota NVIDIA_K80_GPUS exceeded no matter I try zone us-east1-c但是,无论我尝试 zone us-east1-c,我仍然无法使用 GPU 创建实例并收到错误消息,指出配额 NVIDIA_K80_GPUS 超出us-east1-c or us-east1-d.或 us-east1-d。 us-east1-d I have contacted them but it charges $150/month for technical support.我已经联系过他们,但技术支持收费 150 美元/月。 Please let me know if you need additional info to troubleshooting.如果您需要更多信息来排除故障,请告诉我。 Thanks.谢谢。

It turns out preemptible GPUs are not the same as (regular) GPUs.事实证明,抢占式 GPU 与(常规)GPU 不同。 数字 Based on my multiple experiments, one has to use preemptible VM in order to carry the preemptible GPUs.根据我的多次实验,必须使用抢占式VM才能承载抢占式GPU。 Don't mess up these two while sending the quota request.发送配额请求时不要弄乱这两个。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM