Skip to content

Is there RTX GPU instance in EC2 family?

0

I gonna run Nvidia audio2face service in EC2 windows instance and this service needs Nvidia RTX GPU. But I could not find any RTX GPU but T4 or A10G. How can I fix this problem?

asked 2 years ago2.2K views
2 Answers
1

Hi,

EC2 G4 are those equipped with NVIDIA RTX.

See https://aws.amazon.com/ec2/instance-types/g4/

Best,

Didier

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
0

NVIDIA Gaming and NVIDA GRID (also known as NVIDIA RTX Virtual Workstation (vWS)) drivers are supported on G4dn and G5 instance types.

As per Install NVIDIA drivers on Windows instances, you can get AMIs with RTX Workstation Drivers installed from AWS Marketplace, or install them manually. You can also refer to blog Building a high-performance Windows workstation on AWS for graphics intensive applications which provides a CloudFormation template to automate the Gaming or GRID driver installation.

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.