Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ARM-based GPU instance types #853

Open
mmasaki opened this issue Jan 26, 2022 · 5 comments
Open

Add support for ARM-based GPU instance types #853

mmasaki opened this issue Jan 26, 2022 · 5 comments
Labels
enhancement New feature or request instance-type Related to EC2 instance type(s).

Comments

@mmasaki
Copy link

mmasaki commented Jan 26, 2022

What would you like to be added:
Add support for arm64 instances with GPU.
G5g instance type is released: https://aws.amazon.com/jp/ec2/instance-types/g5g/

Why is this needed:
To use G5g instances in EKS

@cartermckinnon cartermckinnon added enhancement New feature or request instance-type Related to EC2 instance type(s). labels Feb 1, 2022
@cartermckinnon
Copy link
Member

I'm going to close this, as the max pod definitions now include:

g5g.16xlarge 737
g5g.2xlarge 58
g5g.4xlarge 234
g5g.8xlarge 234
g5g.metal 737
g5g.xlarge 58

@cartermckinnon
Copy link
Member

Re-opening because we haven't actually shipped a GPU AMI that has this support; though custom AMI builders are able to leverage the max pod definitions.

@cartermckinnon cartermckinnon reopened this Sep 5, 2023
@cartermckinnon cartermckinnon changed the title Add support for G5g Add support for ARM-based GPU instance types Sep 5, 2023
@joaopaulosr95
Copy link

joaopaulosr95 commented Oct 4, 2023

Any updates on this?

@mmasaki as an alternative path, I've managed to run g5g instances with GPU support by running the Ubuntu ARM AMI alongside the nvidia-gpu-operator. It's a bit more complex, but will work until we get an official Accelerated AL2 ARM AMI

@sidewinder12s
Copy link

@cartermckinnon has the priority on this shifted with the AL 2023 work/other general refactors going on right now with the EKS AMI repo?

@DimuthuSig
Copy link

Any updates on potential release date?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request instance-type Related to EC2 instance type(s).
Projects
None yet
Development

No branches or pull requests

5 participants