Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Support for services which use GPU #729

@samjgalbraith

Description

@samjgalbraith

Summary

Support for services which use GPU

Description

Our team has been using a wrapper script around the ECS CLI compose up command to build, push and deploy changes to our services. We have almost finished building a service which uses GPU at request time to provide machine learning predictions. The new ECS GPU optimized AMI requires that the GPU field in the ECS task definition is provided with a required GPU count. Currently, the ECS cli provides no way to provide this value to be used in the creation of the task definition, and so our GPU based service will not work without circumventing the ECS CLI.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions