Author |
Message |
|
Hey everyone,
I have a bad issue of graphical UI lag only when PrimeGrid is running. I can replicate this issue on my other computer as well.
The lag very distracting and forces me to pause PrimeGrid when I am using computer.
This does not happen on other GPU projects such as Folding@Home, Collatz Conjecture, and GPUGRID.
I am also alert that some other people does not have this issue.
I am currently running 2 GTX260s in one of my computer and 1 GTX 260 on my other computer.
What can I do to stop the lag? Any help would be appreciated. |
|
|
rroonnaalldd Volunteer developer Volunteer tester
 Send message
Joined: 3 Jul 09 Posts: 1213 ID: 42893 Credit: 34,634,263 RAC: 0
                 
|
This is normal for a high optimized GPU-app. If you check with "gpu-z" whilst running TPsieve or CWPsieve, you will see more than 95% utilization...
____________
Best wishes. Knowledge is power. by jjwhalen
|
|
|
|
This is normal for a high optimized GPU-app. If you check with "gpu-z" whilst running TPsieve or CWPsieve, you will see more than 95% utilization...
Yes I am aware of the efficiency that the application yields. But I noticed that other projects (F@H, Collatz) also utilizes around 98% of the GPU all the time.
Also, some of the other team members on XS does not have this issue, but they are currently crunching with ATi cards.
Do you have this issue? |
|
|
rroonnaalldd Volunteer developer Volunteer tester
 Send message
Joined: 3 Jul 09 Posts: 1213 ID: 42893 Credit: 34,634,263 RAC: 0
                 
|
I have the same lag with my GT240(GT215) on DotschUX1.2-x64.
The app for AMD uses OpenCL and needs more time...
____________
Best wishes. Knowledge is power. by jjwhalen
|
|
|
|
Oh well..
So there is absolutely no way around the lag? |
|
|
mfbabb2 Volunteer tester
 Send message
Joined: 10 Oct 08 Posts: 510 ID: 30360 Credit: 11,549,356 RAC: 0
                    
|
Oh well..
So there is absolutely no way around the lag?
Sure, don't use the GPU for processing!
(If the GPU is busy processing PG or other program, it will have less resources for updating the monitor display; and the more efficient the coding, the worse the lag gets.)
Seriously, you could use another GPU for display and use the best one just for processing.
____________
Murphy (AtP)
|
|
|
Honza Volunteer moderator Volunteer tester Project scientist Send message
Joined: 15 Aug 05 Posts: 1893 ID: 352 Credit: 3,142,312,174 RAC: 999
                             
|
In BOINC manager, under computing preferences/CPU usage
unset "use GPU while computer is in use"
and set "Only after computer has been idle for ... minutes" to 0.5 or similar.
This would tell BOINC to use GPU only if you don't work on your computer.
____________
My stats
Badge score: 1*1 + 5*1 + 8*3 + 9*11 + 10*1 + 11*1 + 12*3 = 186 |
|
|
|
I agree with killer; this lag is startling. wth?
but, I agree with the suggestions to not crunch or not while in use--not crying. those of us crunching w/ati cards have not experienced this--not like this. I have 2x5870s in my other machine and I have never seen a lag like this. mw has a lag, but numerous options to tweak.
oh well.
again, not crying so flame not, just adjusting to the nvidia side of things. I am pleased to see someone else suffering this lag as I was wondering what is wrong. no matter, the 580 was too good to pass up, so trying yaws proj.
good luck killer.
|
|
|
|
I also use ATI 5870 graphics cards and I have a very noticeable lag when using the computer, but as it still works I can put up with it.
It does make it difficult to place the cursor over an item as it jerks around a bit.
My settings use 0.05 of a CPU with each of 2 graphics cards, so 0.1 of a CPU is used when 2 Proth Primes are running at the same time.
I have not noticed a lag when using CPU only.
Conan
____________
|
|
|
|
Thanks for the help guys.
I've solved the problem by putting a third GPU (9800GTX+) into the machine, and went with mfbabb2's solution.
I configured BOINC by using cc_config.xml, entering <ignore_cuda_dev>2</ignore_cuda_dev> in the options.
Works like a charm. |
|
|
|
Yeah, the UI lag means I can't run Proth Prime Search's cuda32 stuff in the background during the day, even though the cpu stuff runs fine and doesn't affect me.
So, that means probably 10+ hours (min) per day going unused, when if the UI lag didn't happen it could run 24x7.
If there was a way of allocating (say) 95% GPU usage for PrimeGrind, instead of it taking over the whole GPU, that would probably work.
No idea if the way CUDA works allows for that though. Might be an all-or-nothing thing or something.
I'm running a GTX285, but doubt it makes a difference except in the NVIDIA vs ATI aspect of things. |
|
|