not able to find g5g ARM based instance type in us-east-1 region

1

Per this article: https://aws.amazon.com/ec2/instance-types/g5g/ Not able to find the deep learning image for g5g.xlarge instances in us-east-1 region? x86 based architecture based images are available but not ARM based ? What options are available for ARM based images ?

Sandy
已提问 4 个月前472 查看次数
4 回答
0

Not sure how you can see x86 for g5g.xlarge since its Graviton based ARM processor. But its available in us-east-1 : Enter image description here

已回答 4 个月前
profile pictureAWS
专家
已审核 4 个月前
  • I believe Sandy was not able to find the Deep Learning AMI for G5g. I have provided links to the AMI below. I don't think they are listed under the official Amazon AMI releases.

0

Hi,

Why don't you try to use this script to see if where the g5g instances are available for your account? It checks for all regions and AZs,

https://gist.github.com/trestletech/f93d32e04c601b0584c0ce1a421e9948

Best,

Didier

profile pictureAWS
专家
已回答 4 个月前
  • I believe Sandy was not able to find the Deep Learning AMI for G5g. I have provided links to the AMI below. I don't think they are listed under the official Amazon AMI releases.

0

Click the links on this page to see the ami-ids for the various Graviton Deep Learning AMIs: https://docs.aws.amazon.com/dlami/latest/devguide/overview-cpu.html

You will also find links for getting started with the Graviton GPU DLAMI.

profile picture
专家
已回答 4 个月前
0

I found an AMI from NVIDIA. Search for "NVIDIA GPU-Optimized AMI (ARM64)" under "AWS Marketplace AMIs". G5g should be supported and there doesn't appear to be any charge from NVIDIA. It does not include the ML framework, only: Ubuntu Server 20.04 NVIDIA Driver 515.48.07 Docker-ce 20.10.17 NVIDIA Container Toolkit 1.10.0-1 NVIDIA Container Runtime 3.10.0-1 AWS Command Line Interface (CLI) Miniconda 4.13.0 JupyterLab 3.4.3 and other Jupyter Core packages NGC CLI 3.0.0 Git, Python3-PIP More details here: https://docs.nvidia.com/ngc/ngc-deploy-public-cloud/ngc-aws/index.html

profile picture
专家
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容