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

Support GPU resource requirements in container definition #2729

Closed
SoManyHs opened this issue Jun 3, 2019 · 2 comments · Fixed by #3044
Closed

Support GPU resource requirements in container definition #2729

SoManyHs opened this issue Jun 3, 2019 · 2 comments · Fixed by #3044
Assignees
Labels
@aws-cdk/aws-cloudformation Related to AWS CloudFormation @aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved.

Comments

@SoManyHs
Copy link
Contributor

SoManyHs commented Jun 3, 2019

With #2453, we can now specify GPU instances. We still need to be able to specify the GPU resource requirements in a container definition for customers to actually use GPUs.

See: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-gpu.html

@SoManyHs SoManyHs added feature-request A feature should be added or improved. @aws-cdk/aws-ecs Related to Amazon Elastic Container labels Jun 3, 2019
@SoManyHs SoManyHs self-assigned this Jun 3, 2019
@SoManyHs SoManyHs added pr/blocked This PR cannot be merged or reviewed, because it is blocked for some reason. @aws-cdk/aws-cloudformation Related to AWS CloudFormation labels Jun 3, 2019
@SoManyHs
Copy link
Contributor Author

SoManyHs commented Jun 3, 2019

Pending CFN support: aws/containers-roadmap#223

@mattmcclean
Copy link
Contributor

Is now supported in CFN so when CDK supports the latest CFN definition (see entry for 13th June 2019 here) it can be implemented

@SoManyHs SoManyHs removed the pr/blocked This PR cannot be merged or reviewed, because it is blocked for some reason. label Jun 21, 2019
@eladb eladb assigned eladb and unassigned SoManyHs Aug 12, 2019
@mergify mergify bot closed this as completed in #3044 Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudformation Related to AWS CloudFormation @aws-cdk/aws-ecs Related to Amazon Elastic Container feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants