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

gpu AMI package update #328

Closed hozkaya2000 closed 1 month ago

hozkaya2000 commented 1 month ago

Summary

Updates the packages that we use for nvidia-container-runtime-hook.

Implementation details

To keep up to date on nvidia-container packages, we have switched gpu dependencies

Testing

Full functional and integration test suite was done on all major instance types with the changed packages.

New tests cover the changes: yes

Description for the changelog

Update nvidia-container dependency list.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.