aws / amazon-ecs-ami

Packer recipes for building the official ECS-optimized Amazon Linux AMIs
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
Apache License 2.0
204 stars 47 forks source link

Support for AL2023 GPU #319

Open darhsu opened 2 months ago

darhsu commented 2 months ago

Hello, wondering if there are any plans on supporting Amazon Linux 2023 GPU given that NVIDIA now has documentation on using their drivers on AL2023: https://github.com/amazonlinux/amazon-linux-2023/issues/12#issuecomment-2142727595

Reopening this issue: https://github.com/aws/amazon-ecs-ami/issues/234

Tagging for visibility: @sparrc @Yiyuanzzz

darhsu commented 1 month ago

@tinnywang @danehlim tagging for visibility

prateekchaudhry commented 1 month ago

Hi @darhsu , thank you for the interest in AL2023 ECS GPU Optimized AMIs. While Nvidia has made AL2023 packages available, there is still a dependency on these packages to be made available in repositories published by Amazon Linux so that ECS GPU AMIs can be built

Please checkout containers roadmap issue to track the feature request there - https://github.com/aws/containers-roadmap/issues/2072

stewartsmith commented 2 weeks ago

AL2023 has built-in support for installing NVIDIA drivers now.

The nvidia-release package, added in the 2023.6.20241031 release will enable an RPM package repository with NVIDIA drivers available for installation.

More documentation is to come, as it's incredibly sparse at the moment. However, this should unblock downstream AMIs who wish to consume packages directly from Amazon Linux.