Message boards : Graphics cards (GPUs) : Running GPU app in "realtime" priority
Author | Message |
---|---|
I just found that if I go to Windows Task Manager and bump the priority of the GPU app to "realtime", it runs quite a bit more speedily on my 8800GT's (especially when I'm also heavily tasking the CPU like during x264 encoding), without obvious detriment to anything else. | |
ID: 3018 | Rating: 0 | rate: / Reply Quote | |
Do not try under Vista (64) with GTX260 - bluescreens result | |
ID: 3021 | Rating: 0 | rate: / Reply Quote | |
6.1.14 is prepared to increase priority for gpu app (without going realtime). | |
ID: 3023 | Rating: 0 | rate: / Reply Quote | |
6.1.14 is prepared to increase priority for gpu app (without going realtime). I'm running 6.3.14, does it mean that there's a mechanism for the BOINC client to change the priority that GPU apps start in? That said, I found priorities from low through high to behave the same way, or at least very similarly: I cannot discern a difference with my setup until I get to realtime. | |
ID: 3025 | Rating: 0 | rate: / Reply Quote | |
Ah, I remember I also wanted to try this when app 6.45 came out. but I failed because windows doesn't let me change the priority, "access denied". Running XP32 as admin. Is that a side effect of the protected execution install? (can't change the priority of the regular CPU-WUs either) | |
ID: 3032 | Rating: 0 | rate: / Reply Quote | |
6.1.14 is prepared to increase priority for gpu app (without going realtime). The project can change the amount of CPU used, more or less. The client will automatically adjust priority to Normal system prioirty for any CPU of less than 1.00. Any CPU of 1.00 tasks will runs as before at Low system priority, as shown in task manager. This will not show in boinc manager and is not to be confused with 'Running High Priority' which shows in boinc manager when a task is in deadline trouble. There is no way for users to change this. | |
ID: 3033 | Rating: 0 | rate: / Reply Quote | |
There is no way for users to change this. Ah... Well, I wish there was flag in one of the config files that I could change to accommodate the realtime priority. It's good to know that the BOINC client knows to adjust the windows priority for tasks using <1 CPU; too bad I don't see a benefit with running GPUGRID at normal priority compared with low though. | |
ID: 3039 | Rating: 0 | rate: / Reply Quote | |
There is no way for users to change this. I'm not sure how to explain it technically. Heres my non technical thinking on it. If the CPU/CUDA app makes a request CPU to CUDA and is at running Normal Priority, that request in the system has priority over the apps running at low priority, it goes to the front of the line. If all the apps are running at low, then it just goes in line, so a few other app instructions maybe ahead of it, making it miss a beat. This causes a slow down in the CPU to CUDA overall performance. There should be smoother performance when the CPU/CUDA app is running at normal. That's not the exact way it happens but sort of draws the picture. Do you see it now ? If not, wait until the project makes the change, then you can see for yourself. | |
ID: 3040 | Rating: 0 | rate: / Reply Quote | |
I'm not sure how to explain it technically. Heres my non technical thinking on it. If the CPU/CUDA app makes a request CPU to CUDA and is at running Normal Priority, that request in the system has priority over the apps running at low priority, it goes to the front of the line. If all the apps are running at low, then it just goes in line, so a few other app instructions maybe ahead of it, making it miss a beat. This causes a slow down in the CPU to CUDA overall performance. There should be smoother performance when the CPU/CUDA app is running at normal. That's not the exact way it happens but sort of draws the picture. Do you see it now ? I understand that's how "normal" versus "low" is supposed to make a difference, but I cannot observe that difference with my computers. I have to raise the priority all the way to "realtime" in order to realize a performance gain. In the meantime therefore, I'm using a brute force approach to automating the setting of CUDA tasks to "realtime" priority by running a script at regular intervals via Scheduled Tasks. Quite inelegant, but it serves the purpose. | |
ID: 3041 | Rating: 0 | rate: / Reply Quote | |
I'm not sure how to explain it technically. Heres my non technical thinking on it. If the CPU/CUDA app makes a request CPU to CUDA and is at running Normal Priority, that request in the system has priority over the apps running at low priority, it goes to the front of the line. If all the apps are running at low, then it just goes in line, so a few other app instructions maybe ahead of it, making it miss a beat. This causes a slow down in the CPU to CUDA overall performance. There should be smoother performance when the CPU/CUDA app is running at normal. That's not the exact way it happens but sort of draws the picture. Do you see it now ? You should not be changing the priority of tasks. If there is a slowdown then it is because of interference from something else running in the system. I found this on my system and by stopping of running another app (Optimizer of Malaria) I have seen a speed increase in the GPU run time. The ms/step has improved by 4ms staying at the low end of the range from before. Other apps I run do not interfere as that particular app did. In addition when running at Normal, as determined by BOINC, I gain another 4ms/step. These times are only from a few examples since finding this problem, but testing continues. Results are now more close in run times, say 68.20 min to 68.99 max ms/step, than before where the range was widely varied, 68ms to 72ms. I get 64ms/step on the test app. | |
ID: 3042 | Rating: 0 | rate: / Reply Quote | |
You should not be changing the priority of tasks. Well, if it helps ;) Many people noticed a substantial slow down going to the 6.45 app, so there is performance lost due to scheduling issues. I think this is a general issue, only in exteme cases will you be able to find a responsible "killer app". And Even going from 72 to 64 ms/step is (as nice as it is) less of a change than the increase in computation time I've seen on my machine due to the new client. So there is lot's of potential left in the GPU which may be extracted to some extent by going real time. MrS ____________ Scanning for our furry friends since Jan 2002 | |
ID: 3043 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Running GPU app in "realtime" priority