R
RunPod16mo ago
xsjiang

Why is the GPU not full?

I made 4 requests, but only 3 workers are running and 1 is waiting, but my worker limit is 5!
5 Replies
xsjiang
xsjiangOP16mo ago
1
No description
ashleyk
ashleyk16mo ago
Its because the other 3 are throttled so they can't accept requests
xsjiang
xsjiangOP16mo ago
What does throttling mean?
ashleyk
ashleyk16mo ago
It means the GPUs are in use by other customers. If you want dedicated GPUs, you have to use active workers which you pay for because they run constantly.
xsjiang
xsjiangOP16mo ago
Thank you

Did you find this page helpful?