google Cloud Platform申请GPU的vm实例问题总结,connectivitycheck platform h
google Cloud Platform申请GPU的vm实例问题总结,connectivitycheck platform hicloudgoogle Cloud Platform申请GPU的vm实例问题总结在compute engine初始化一台vm instance时,当你选择了GPU再进行创建,会报错:Quota‘GPUS_ALL_REGIONS’exceeded.Limit:0.0 globally.google的教程会让你去IAMAdmin页面去申请配额(Quotas),这里一定要申请GPUs(all regions),千万不要选择你要用的Nvdia K80 or P100什么的,然后再回去申请就可以通过了然后教程会提示你安装google cloud SDK来ssh登陆vm,安装之后在进行gcloud init时会卡在“Network diagnostic detects and fixes local network connection issues.Checking network connection…”,这里需要更改gcloud config的proxy配置gcloud config set proxy/type socks5gcloud config set proxy/address 127.0.0.1gcloud config set proxy/port 1080再去执行gcloud init,就可以了,后面的configuration选择1Pick configuration to use: [1] Reinitialize this configuration [default] with new settings [2] Create a new configurationPlease enter your numeric choice: 1再在浏览器上登陆你的google账号,完成绑定,选择你的项目就可以了As always,Peace!文章推荐google Ads账户设置入门指南,鸿蒙是否支持google。