Serverless Job distribution

I have a process that loads 1500 jobs. I have 4 gpus with 4 running workers. Why are a majority of the jobs being assinged to only 1 of the 4 GPUs?
No description
No description
4 Replies
Partha K
Partha KOP4w ago
Also my execution times are way off. These should be done in < 10 second but its taking close to an hour?
No description
Partha K
Partha KOP4w ago
Unknown User
Unknown User4w ago
Message Not Public
Sign In & Join Server To View
yhlong00000
yhlong000004w ago
You might want to reduce the concurrent amount requests per worker. And for scaling, try request count

Did you find this page helpful?