API Failure Reason: RESOURCE:GPU when trying to run task

0

Hello, I hope you're doing well.

I'm encountering an issue when attempting to launch a task in my ECS Cluster, consistently receiving the error: "API Failure Reason: RESOURCE:GPU" when trying to run task. It appears that my t2.micro instance, which is eligible for the free tier, lacks the necessary resources to execute the task.

In the process of creating a new task definition, I am required to specify certain parameters, as shown below: GPU Parameter mandatory The field is marked as conditional; however, leaving it blank results in an error stating that the GPU must be an integer between 1 and 16.

Could this be the reason I'm facing errors when attempting to launch a new task? I would greatly appreciate any guidance or suggestions.

Thank you in advance for your help.

已提問 2 個月前檢視次數 223 次
1 個回答
2
已接受的答案

Hello.

Try creating a task definition without entering anything for the GPU part.
I think you can create a task definition without inputting anything to the GPU.
a

profile picture
專家
已回答 2 個月前
profile picture
專家
已審閱 2 個月前
profile pictureAWS
專家
已審閱 2 個月前
  • Thank you, Riku, your suggestion was spot-on! Initially, I was convinced that I had already attempted that solution and encountered an error. However, after creating a new revision without specifying a value for the GPU, it is now indicated as "-" . This adjustment seems to have resolved the GPU issue, but now I'm facing a similar challenge with memory allocation.

    Considering my aim to remain within the free tier, I'm hesitant about adjusting memory settings without understanding the potential implications. It seems like experimenting might be the next step to see how the system responds to such changes.

    Thank you once again for your guidance!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南