Message boards : Number crunching : An open letter to the manager of GPUGRID
Author | Message |
---|---|
I give you freely my GPU time, and the cost of the electricity to run it, because I believe in GPUGRID. What do you do in return? Send me WUs that make my PC unusable. | |
ID: 27326 | Rating: 0 | rate: / Reply Quote | |
Just curious if you have ever given thought to only crunching these projects when you are not using your computer/ GPU? By the nature of all of these tasks they are there to use up any excess system power you have, but if your need for performance suddenly spikes by suddenly requiring more than you were in processing power for your own use then its only natural for the program to wait until that extra power can be alocated, which can be on the order of several tens of seconds. | |
ID: 27328 | Rating: 0 | rate: / Reply Quote | |
Just curious if you have ever given thought to only crunching these projects when you are not using your computer/ GPU? By the nature of all of these tasks they are there to use up any excess system power you have I agree that GPUGRID , as well as other projects using CPU only, is designed for using part or all of the idle time of the system. So it normally sholud let the system responsive if well configured. But I think that tomba's problem is not with the WUs themselves , a lot of crunchers have no problem with that, except when some WUs are not well designed.. According to me, the cause is either : - a configuration problem (GPUGRID and/or system) - a hardware problem (GPU and/or motherboard) - an inadapted combination of CPU/OS/GPU ... This seems very fuzzy, but the problem seems not WU related... @tomba : Please give a COMPLETE description of your system in terms of hardware brands, bios and drivers versions, RAM size and speed etc... I know we already discussed about your problem in another thread but I'm sure every one here is willing to help solve this "mystery"... Regards ____________ Lubuntu 16.04.1 LTS x64 | |
ID: 27329 | Rating: 0 | rate: / Reply Quote | |
The only problem I get is laggy graphics when running the long runs. Which is why I'm gonna stick to the normal runs. | |
ID: 27330 | Rating: 0 | rate: / Reply Quote | |
disable "Use GPU while computer is in use", have you even tried? | |
ID: 27343 | Rating: 0 | rate: / Reply Quote | |
I give you freely my GPU time, and the cost of the electricity to run it, because I believe in GPUGRID. What do you do in return? Send me WUs that make my PC unusable... Call of the dogs!! I found the solution. I did not know that, after unchecking "Use GPU while computer is in use" in BOINC / Tools / Computing Preferences / Processor Usage, I had to activate this preference in BOINC / Activity by checking "Use GPU based on preferences". Now when I wiggle the mouse in BOINC / Tasks, the GPUGRID WU immediately gives "Waiting to run". Perfect! Apologies to everyone, Tom ____________ | |
ID: 27347 | Rating: 0 | rate: / Reply Quote | |
Just curious if you have ever given thought to only crunching these projects when you are not using your computer/ GPU? By the nature of all of these tasks they are there to use up any excess system power you have Hey. No need write so long because real broblem is here: I have eight CPU processors, Windows 7 and six Megs of RAM, more than enough to give instantaneous response to any of these actions, under normal circumstances. 6 megabytes of memory + 8 processor cores is not a good combination. Update the machine for at least 6 GB of memory, so we can think about the problem again. Now, the problem is far too small amount of memory. | |
ID: 27348 | Rating: 0 | rate: / Reply Quote | |
That was a typo! | |
ID: 27352 | Rating: 0 | rate: / Reply Quote | |
That was a typo! I assume you're referencing my "six megs". Right! Six GIGS, of course... Sorry. Tom ____________ | |
ID: 27353 | Rating: 0 | rate: / Reply Quote | |
Now when I wiggle the mouse in BOINC / Tasks, the GPUGRID WU immediately gives "Waiting to run". Perfect! Not quite perfect... When a WU resumes it backs-off a few percentage points of processing so it's repeating what it's already done. I guess it's resuming at the last checkpoint. I've looked and looked for the parameter that lets me specify the checkpoint period but I can't find it! Any ideas? Tom ____________ | |
ID: 27355 | Rating: 0 | rate: / Reply Quote | |
I think this is not a normal behaviour if crunching has to be suspended every time you move the mouse ?!?!?!? I never experienced this situation with any GPU ! ____________ Lubuntu 16.04.1 LTS x64 | |
ID: 27356 | Rating: 0 | rate: / Reply Quote | |
I think this is not a normal behaviour if crunching has to be suspended every time you move the mouse ?!?!?!?! It is normal if you have a modest GPU - GTX 460 - and many WUs kill your PC performance and you set the GPU to not run when you are using your PC. ____________ | |
ID: 27357 | Rating: 0 | rate: / Reply Quote | |
Hi, The best solution is to have a unique GPU for display and the other GPUs for BOINC, if your requirements allow. | |
ID: 27358 | Rating: 0 | rate: / Reply Quote | |
Hi, The best solution is to have a unique GPU for display and the other GPUs for BOINC. Lucky to have two GPUs!! ____________ | |
ID: 27359 | Rating: 0 | rate: / Reply Quote | |
Hi, The best solution is to have a unique GPU for display and the other GPUs for BOINC. Hello: A Zotac GeForce GTS 450 ECO Edition with 192 CudaCores no extra power needed is about 75 € and performs perfectly for almost everything (except applications or games very severe). | |
ID: 27360 | Rating: 0 | rate: / Reply Quote | |
In my opinion, the problem should be the usage of GDDR memory. When I run this program, the loading of GDDR is almost 100%. But the loading of system memory is very low. These code may claim too large variables on the video card waiting to progressing. I don't know how sources code looks like but this is what i thought. | |
ID: 27369 | Rating: 0 | rate: / Reply Quote | |
In my opinion, the problem should be the usage of GDDR memory. When I run this program, the loading of GDDR is almost 100%. But the loading of system memory is very low. These code may claim too large variables on the video card waiting to progressing. I don't know how sources code looks like but this is what i thought. the 400 series cards are already 2-2.5 years old and still work on GPUGrid. GPUGrid still works on the 200 series which is in fact 3-4 years old, so what is your point? ____________ XtremeSystems.org - #1 Team in GPUGrid | |
ID: 27370 | Rating: 0 | rate: / Reply Quote | |
In my opinion, the problem should be the usage of GDDR memory. When I run this program, the loading of GDDR is almost 100%. But the loading of system memory is very low. These code may claim too large variables on the video card waiting to progressing. I don't know how sources code looks like but this is what i thought. My points is these program are not compatible to these card well. Code could be modified for volunteers. Or GPUGRID think these are not important to this project. | |
ID: 27371 | Rating: 0 | rate: / Reply Quote | |
Don't be a barney....it is wise to do a bit of research prior to getting out the blame thrower..just a thought. | |
ID: 28487 | Rating: 0 | rate: / Reply Quote | |
It's a property of the WU and is not cruncher-configurable. MJH | |
ID: 28495 | Rating: 0 | rate: / Reply Quote | |
I guess it's resuming at the last checkpoint. There's another setting for this: "leave apps in memory while suspended". Activating this in your BOINC prefs should eleminate this loss. And set your tiem to resume after suspending to a few minutes. Restarting/resuming too often may crash the driver (I had this happen running PrimeGrid, not sure about GPU-Grid). MrS ____________ Scanning for our furry friends since Jan 2002 | |
ID: 28558 | Rating: 0 | rate: / Reply Quote | |
I guess it's resuming at the last checkpoint. "Leave applications in memory" has (deliberately and by design) no effect for GPU applications. Most consumer GPU cards (perhaps you might come to a different answer for the newer high-power cards people choose here) don't have enough VRAM to be able to hold a whole set of tasks in memory, and to keep them there while a whole different project is switched in for processing. And there's no operating system support for a pagefile or virtual memory, such as has been used to support the over-commitment of main system RAM for many decades. | |
ID: 28597 | Rating: 0 | rate: / Reply Quote | |
Thanks Richard, I didn't know this. Makes perfect sense now! | |
ID: 28602 | Rating: 0 | rate: / Reply Quote | |
I give you freely my GPU time, and the cost of the electricity to run it, because I believe in GPUGRID. What do you do in return? Send me WUs that make my PC unusable. Tom, I think I have posted this before to you. You cannot run a Nathan unit on a GTX460 and use your computer at the same time. I have the same card and always uncheck the "Use GPU while computer in use" box for Nathan units, All other units can run fine with computer is in use. ____________ Radio Caroline, the world's most famous offshore pirate radio station. Great music since April 1964. Support Radio Caroline Team - Radio Caroline | |
ID: 28757 | Rating: 0 | rate: / Reply Quote | |
Now when I wiggle the mouse in BOINC / Tasks, the GPUGRID WU immediately gives "Waiting to run". Perfect! I've seen this many times before. I consider it normal behavior. ____________ | |
ID: 28929 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : An open letter to the manager of GPUGRID