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

(ecs): Add aws-ecs-1-nvidia to BottlerocketEcsVariant #25980

Closed
1 of 2 tasks
automartin5000 opened this issue Jun 14, 2023 · 2 comments · Fixed by #28488
Closed
1 of 2 tasks

(ecs): Add aws-ecs-1-nvidia to BottlerocketEcsVariant #25980

automartin5000 opened this issue Jun 14, 2023 · 2 comments · Fixed by #28488
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@automartin5000
Copy link

automartin5000 commented Jun 14, 2023

Describe the feature

Add support for aws-ecs-1-nvidia image types to ECS.BottlerocketEcsVariant (Bottlerocket image with NVIDIA support)

Use Case

Need to run ECS application with GPU support

Proposed Solution

Update enum with aws-ecs-1-nvidia option

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.83.1

Environment details (OS name and version, etc.)

Mac OS Ventura

@automartin5000 automartin5000 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jun 14, 2023
@github-actions github-actions bot added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Jun 14, 2023
@khushail
Copy link
Contributor

@automartin5000 , thanks for submitting this feature request and PR.

@khushail khushail added p2 effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jun 14, 2023
@mergify mergify bot closed this as completed in #28488 Dec 27, 2023
mergify bot pushed a commit that referenced this issue Dec 27, 2023
…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*
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

paulhcsun pushed a commit to paulhcsun/aws-cdk that referenced this issue Jan 5, 2024
…lerated tasks (aws#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 aws#25980

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
2 participants