aws-samples / container-patterns

Apache License 2.0
36 stars 9 forks source link

Issue with the pattern ecs-gpu-scheduling-cdk due to Cuda 9.0 tag #74

Closed AlexPinhel closed 8 months ago

AlexPinhel commented 8 months ago

When deploying the application, the tasks are not starting due to Cuda Error. The image put in the CDK (with tag 9.0) is not found and so the task is not starting.