How to run a GPU instance using Amazon EC2 Panel?

人盡茶涼 提交于 2019-12-23 08:48:05

问题


I would like to run a Ubuntu GPU instance from the AWS EC2 control panel, but the combo box does not have the g2.2xlarge option to select. It looks like GPU instances are available only for Amazon AMI. When I choose Ubuntu, it does not list GPU. Is there any way to make it work?


回答1:


In order to use the g2.2xlarge instance type, you need to first select an AMI that is built with HVM (hardware assisted virtualization).

At the time of this writing, the official HVM AMIs for Ubuntu are not available in all regions, but are at least in us-east-1, us-west-2, eu-west-1.

You can type "HVM" as one of your keywords into the Ubuntu AMI finder.

I also provide an updated list of Ubuntu AMIs on Alestic.com. Simply select a region in the pulldown on the top right, then click on the orange [>] arrow next to the AMI you want to run in your account.




回答2:


I am successfully using this AMI: ubuntu-precise-12.04-amd64-server-20130827 (ami-05abb071)



来源:https://stackoverflow.com/questions/20981019/how-to-run-a-gpu-instance-using-amazon-ec2-panel

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