Message boards : Multicore CPUs : Disabling CPU, using GPUGRID only for GPU, possible?
Author | Message |
---|---|
Hi! | |
ID: 19289 | Rating: 0 | rate: / Reply Quote | |
They don't have any CPU-app here. | |
ID: 19293 | Rating: 0 | rate: / Reply Quote | |
Thanks for your answer! | |
ID: 19340 | Rating: 0 | rate: / Reply Quote | |
GPUGrid does not have a CPU only application. GPUGrid only runs GPU tasks on some high end NVidia cards. The CUDA app does however use some CPU time, but this depends on the GPU you are running the tasks on and the operating system you are using. Until recently Linux used a full CPU core to facilitate the GPU (the cards that work here can have anywhere from 48 to 512 shaders/cuda cores). Different cuda applications are being tested at the minute, and some recent tasks used less CPU on Linux suffered badly. So more testing is in progress. | |
ID: 19351 | Rating: 0 | rate: / Reply Quote | |
Well as it seems i won't be also able to help this project. At least in a relatively normal way. I've got a 260GTX (65nm) and after several WU's crashing the video driver, i've been searching around and found that apparently these cards suffer from some kind of CUDA/application bug that may render many WU's aborted due to computation error... | |
ID: 19494 | Rating: 0 | rate: / Reply Quote | |
I suppose you have already updated your nvidia drivers... | |
ID: 23653 | Rating: 0 | rate: / Reply Quote | |
If I un-check the "Use Central Processing Unit (CPU)" box in the project settings, what it will result in? | |
ID: 26962 | Rating: 0 | rate: / Reply Quote | |
If I un-check the "Use Central Processing Unit (CPU)" box in the project settings, what it will result in? Nothing will change. And what does this setting mean "Maximum CPU % for graphics"? This setting is for those CPU projects, which can show their progress in some form of graphics (for example a screen saver). It has nothing to do with the GPUGrid client. I understand GPUgrid is not supposed to involve any CPU usage when its WU is running? GPUGrid does involve more or less CPU usage (depending on the workunit), since it is doing only the single precision calculations on the GPU, and therefore the double precision calculations are running on the CPU (since the reduced DP capabilities of the consumer GPUs). I really would not like that because I want all my CPUs working with other purely CPU projects... The GPU is still "only" a coprocessor at the moment. It can do parallel calculations at incredible speed, but since it's not an independent device, it needs a CPU which feeds the GPU with fresh work, and stores the results on the hard drive through an OS. So every GPU task needs some CPU time, even those which need less DP calculatins. Then, what does it mean, when a WU is running there is this comment next to its name "(NVidia + 0,7 CPU)? This is a quite misleading information, based on the speed ratio of the CPU and the GPU measured by the BOINC manager. I have a GTX680 and Windows 7-64 The GTX680 is a very fast GPU with many cores. For maximizing it's performance, the GPUGrid client always will use a full CPU thread to feed that monster. There are some workunits, which doesn't use a full CPU thread by mistake, and their performance is very poor (doubled running time). Believe me, you wouldn't like that. BTW, Your CPU has 4 hyperhtreaded cores, so it can handle 8 threads at the same time, but it still has only 4 FPUs (Floating Point Units, this unit does the calculations). So if you run 8 CPU tasks on it at the same time, those can saturate the 4 FPU, and you probably won't earn more credits per day than if you run only 7 (6,5 or 4) tasks on your CPU at the same time (depending on the project, and the actual workunits). After all, it's quite worth to "sacrifice" a thread on a hyperthreaded quadcore CPU to feed a 1536-core GPU. | |
ID: 26963 | Rating: 0 | rate: / Reply Quote | |
Thank you for the detailed reply. | |
ID: 26983 | Rating: 0 | rate: / Reply Quote | |
Thank you for the detailed reply. You and your team were correct...Rosetta is having some MAJOR error problems and have been for awhile now. Their problem seems to be that it works for SOME people but not ALL people so they are too interested in figuring out what the problem really is. They seem to have enough people crunching that it does work for that they are fairly happy. The one person that MAY work on it says he is REALLY busy with other stuff and maybe in "a couple of weeks" he will look into it! | |
ID: 27267 | Rating: 0 | rate: / Reply Quote | |
I left Rostta due to this. It isn't a GPUGRID bug. I couldn't even run Rosetta exclusively! | |
ID: 27463 | Rating: 0 | rate: / Reply Quote | |
BOINC makes it difficult to download enough CPU workunits if you have a GPU but no GPU workunits - it insists on getting a GPU workunit before it will even try to get CPU workunits, even if you've told it not to run anything on the GPU. | |
ID: 27559 | Rating: 0 | rate: / Reply Quote | |
BOINC makes it difficult to download enough CPU workunits if you have a GPU but no GPU workunits - it insists on getting a GPU workunit before it will even try to get CPU workunits, even if you've told it not to run anything on the GPU. Also MOST projects that have both offer a selection on the webpage to get cpu AND gpu units OR one or the other. Also Alexey I crunch both cpu units AND gpu units on most of my pc's, I just NEVER do it for the SAME project on the SAME pc! Right now I am conecntrating on GpuGrid for my Nvidia gpu's and Moo and Collatz for my AMD gpu's. MilkyWay and DistRTgen are not actively beign crunched right now and their RAC is declining.I am concentrating on Cosmology and a little bit on Eon and Malaria for my cpu's. I have also stopped at WCG for now as I have all the badges at the max of 2 years already, LHC is also declining as they have a problem keeping the workunits available so I have no cpu's there right now either. All of my pc's seem to be getting work just fine as long as the projects have work available. I will let my signature come thru this time so you can see it visually. ____________ | |
ID: 27568 | Rating: 0 | rate: / Reply Quote | |
Message boards : Multicore CPUs : Disabling CPU, using GPUGRID only for GPU, possible?