Message boards : Graphics cards (GPUs) : Constant scheduler requests for more work
Author | Message |
---|---|
I signed up for GPUGrid a few days ago. I'm seeing constant scheduler requests for more work with the response 'per-CPU limit of 1 tasks, no jobs available'. Happens every 1-2 minutes. | |
ID: 7019 | Rating: 0 | rate: / Reply Quote | |
I think this has something to do with the change to the server side to get rid of the 24 hour backoff problem. Now it checks very frequently for new work. | |
ID: 7025 | Rating: 0 | rate: / Reply Quote | |
Okay cool. Just wanted to make sure I didn't have some screwed up config that was sending a bunch of traffic to the server. Not that it would be a lot but still :) | |
ID: 7028 | Rating: 0 | rate: / Reply Quote | |
Okay cool. Just wanted to make sure I didn't have some screwed up config that was sending a bunch of traffic to the server. Not that it would be a lot but still :) You are getting appropriate messages, your client needs work, the server won't give you any because you have too many failures or you already have the most work you are allowed to queue ... as you return valid work the number will rise to the max of 4 ... in the mean time, as long as you have work in progress the only down side is that the request goes out and gets no satisfaction. | |
ID: 7029 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Constant scheduler requests for more work