-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
I'm going to close this, as the max pod definitions now include:
|
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. |
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 |
@cartermckinnon has the priority on this shifted with the AL 2023 work/other general refactors going on right now with the EKS AMI repo? |
Any updates on potential release date? |
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
The text was updated successfully, but these errors were encountered: