Skip to content

Commit

Permalink
feat(ecs): nvidia support to BottlerocketEcsVariant enum for gpu-acce…
Browse files Browse the repository at this point in the history
…lerated tasks (#28488)

This pull request introduces a new variant, AWS_ECS_1_NVIDIA, to the BottlerocketEcsVariant enum. This addition caters to the increasing demand for GPU-accelerated computing in containerized environments, particularly for tasks that require intensive computing power, such as machine learning and 3D rendering.

Closes #25980

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
badmintoncryer committed Dec 27, 2023
1 parent 9bc972b commit 832e29a
Show file tree
Hide file tree
Showing 12 changed files with 3,061 additions and 3 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 832e29a

Please sign in to comment.