Message boards : Graphics cards (GPUs) : Application making computer slow
Author | Message |
---|---|
The GPU application is making my computer really slow. | |
ID: 1993 | Rating: 0 | rate: / Reply Quote | |
The slow-down is not caused by the CPU load but rather the GPU load. It's been said that the effect is less severe on faster cards. And that it runs more smoothly with folding@home because they calculate smaller atoms which puts less strain on the GPU. | |
ID: 1995 | Rating: 0 | rate: / Reply Quote | |
The GPU application is making my computer really slow. I change a little the value "Max Frames/sec" under Ps3grid in your profile. A lower value is better for yozr feelinh and longer for the WU-runtime | |
ID: 1996 | Rating: 0 | rate: / Reply Quote | |
The GPU application is making my computer really slow. That doesn't seem to work, changed the value from 100 to 50 and later to 10. Updated from within boinc (checked the file on my computer) but still the same result. Machine just getting unworkable. | |
ID: 1998 | Rating: 0 | rate: / Reply Quote | |
The GPU application is making my computer really slow. This is an unfortunate side-effect of the way CUDA (NVDIA GPU) applications work: whilst the individual steps of the computation are happening on the GPU, the operating system is unable to update the display. Right now, the only way to mitigate this effect is to use a faster graphics card. We're looking at ways to split the computation, but so far these have slowed down the simulation by an unacceptable amount. Incidentally, the Folding@Home application works on smaller molecular systems than those processed by GPU grid and so has much quicker computational steps. If F@H workunits were larger, and the computations longer, the same sort of slow-down would be seen. The high CPU load is a related issue- whilst the computational kernel is running on the GPU, the CPU part of the application is waiting for it to finish. Unfortunately, the current CUDA runtime does this in a busy way - continually checking the state of the kernel without sleeping in between checks. In practice, however, although this makes the CPU load seem high it is not the CPU load itself which is responsible for the apparent slow-down of the machine. Once again, we are working on a way to improve this. I change a little the value "Max Frames/sec" This setting relates to the performance of BOINC screen saver graphics and is not used by GPUGRID. MJH | |
ID: 2001 | Rating: 0 | rate: / Reply Quote | |
I have the same problem with an BFG 8600GTS with OC from factory... I already tried folding@home GPU version an is not so agressive, but I think he had a thing to limit the percent of gpu in use... | |
ID: 2003 | Rating: 0 | rate: / Reply Quote | |
There's only a setting to limit the CPU usage in the FAH GPU2 client AFAIK. | |
ID: 2004 | Rating: 0 | rate: / Reply Quote | |
There's only a setting to limit the CPU usage in the FAH GPU2 client AFAIK. Sorry I think that was related to gpu too... I was wrong :) | |
ID: 2005 | Rating: 0 | rate: / Reply Quote | |
I've got another problem - when gpugrid runs not only pc slows, but also explorer.exe proces takes much more cpu then usual - from 6 to 12% and that makes my seti wu crunch slower :( | |
ID: 2007 | Rating: 0 | rate: / Reply Quote | |
My explorer.exe seems to be fine: 0 to 2%, on average about 1% load on a Q6600 @ 3 GHz. | |
ID: 2011 | Rating: 0 | rate: / Reply Quote | |
Okay, the slow down happens on my computer too (crunching with Quadro NVS 290) | |
ID: 2101 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Application making computer slow