AWS ECS (EC2 Based instance) GPU : ECS Services how to run --gpus all from aws console.
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
If we run task/service from aws ecs console (new console) where we have to pass --gpus all so it can work with auto scalling group....right now its work if we manually run image in ec2 (after login through ssh) but if i want to manage this from aws ecs console then not sure how or where i can pass (--gpus all)....
i tried https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-gpu.html this already but still not able to run gpu based container...if i run --gpus all manually (after login through ec2) then it work but it won't it should worked form ecs console only
any help would be appreciated.
Contributor guide
Research direction
Start with the AWS ECS GPU documentation and the new ECS console flow for creating or running a service on EC2-backed capacity. Trace where GPU requirements are configured for the task or service, and verify that a GPU-based container can launch through the console and work with an Auto Scaling group rather than only through an EC2 SSH session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100