Advanced search

Message boards : Multicore CPUs : Disabling CPU, using GPUGRID only for GPU, possible?

Author Message
Gmbh
Send message
Joined: 6 Nov 10
Posts: 3
Credit: 0
RAC: 0
Level

Scientific publications
wat
Message 19289 - Posted: 6 Nov 2010 | 5:12:55 UTC
Last modified: 6 Nov 2010 | 5:14:00 UTC

Hi!

I've recently joined. I've been a not so frequent GPU cruncher for another project, but since their servers are quite random distributing work for GPUs i've moved to GPUGRID.

I would like to allocate only the GPU for this project, leaving the CPU free to crunch on CPU specifics projects.

I'm aware it is always needed a small % to feed the GPU. What i would like was no WUs being specifically sent to the CPU.

On other projects there is the option, on the preferences page, to "disable" the CPU. I've been to that preference page here on GPUGRID, but even after unticking the USE CPU box and applying the settings, after refreshing the page it still continues enabled.

Is it project behavior or some malfunction? Can't i permanently disable the CPU?

Profile Saenger
Avatar
Send message
Joined: 20 Jul 08
Posts: 134
Credit: 23,657,183
RAC: 0
Level
Pro
Scientific publications
watwatwatwatwatwat
Message 19293 - Posted: 6 Nov 2010 | 9:59:05 UTC

They don't have any CPU-app here.
But, especially on Linux, the app uses a considerably large amount of CPU (if they restore the old one again, the actual one isn't capable of running on Linux at all).
____________
Gruesse vom Saenger

For questions about Boinc look in the BOINC-Wiki

Gmbh
Send message
Joined: 6 Nov 10
Posts: 3
Credit: 0
RAC: 0
Level

Scientific publications
wat
Message 19340 - Posted: 7 Nov 2010 | 21:52:32 UTC - in response to Message 19293.

Thanks for your answer!

It is a fact there is no CPU app on the site. However BOINC is the application that i am using and it can use both CPU and GPU.

Since there is an option at the account preferences for CPU and or GPU use my doubt was motivated by that.

Profile skgiven
Volunteer moderator
Volunteer tester
Avatar
Send message
Joined: 23 Apr 09
Posts: 3968
Credit: 1,995,359,260
RAC: 0
Level
His
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 19351 - Posted: 8 Nov 2010 | 22:34:05 UTC - in response to Message 19340.
Last modified: 8 Nov 2010 | 23:53:05 UTC

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.

Gmbh
Send message
Joined: 6 Nov 10
Posts: 3
Credit: 0
RAC: 0
Level

Scientific publications
wat
Message 19494 - Posted: 16 Nov 2010 | 5:34:22 UTC - in response to Message 19351.

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...

Information is quite scarce and i'm still trying to find more details. However if anyone is enlightened enough to shed some light...?

candido
Send message
Joined: 12 Jun 11
Posts: 12
Credit: 150,069,999
RAC: 0
Level
Ile
Scientific publications
watwatwatwatwatwatwatwatwatwatwat
Message 23653 - Posted: 25 Feb 2012 | 21:55:53 UTC - in response to Message 19494.

I suppose you have already updated your nvidia drivers...
The most recent drivers from nvidia seem to be causing some problems...
you might want to consider reverting to some previous version
____________

Alexey Kotenev
Send message
Joined: 19 Sep 12
Posts: 14
Credit: 272,804,881
RAC: 0
Level
Asn
Scientific publications
watwatwatwatwatwatwatwat
Message 26962 - Posted: 22 Sep 2012 | 15:01:24 UTC
Last modified: 22 Sep 2012 | 15:09:58 UTC

If I un-check the "Use Central Processing Unit (CPU)" box in the project settings, what it will result in?
And what does this setting mean "Maximum CPU % for graphics"?
I understand GPUgrid is not supposed to involve any CPU usage when its WU is running? I really would not like that because I want all my CPUs working with other purely CPU projects...
Then, what does it mean, when a WU is running there is this comment next to its name "(NVidia + 0,7 CPU)?
I have a GTX680 and Windows 7-64
Please advise how to minimize the CPU usage.
Thank you.

Profile Retvari Zoltan
Avatar
Send message
Joined: 20 Jan 09
Posts: 2343
Credit: 16,201,255,749
RAC: 7,520
Level
Trp
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 26963 - Posted: 22 Sep 2012 | 20:27:57 UTC - in response to Message 26962.

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
Please advise how to minimize the CPU usage.

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.

Alexey Kotenev
Send message
Joined: 19 Sep 12
Posts: 14
Credit: 272,804,881
RAC: 0
Level
Asn
Scientific publications
watwatwatwatwatwatwatwat
Message 26983 - Posted: 24 Sep 2012 | 13:09:31 UTC - in response to Message 26963.

Thank you for the detailed reply.
My situation was that I had 2 projects running on my Boinc client: GPUgrid and Rosetta. At some point, Rosetta WUs started to fail, they finished working all right, went off the the server and got "Client Error" there. So my daily quota dropped to minimal. I suspected the reason could be the 2 projects ran simultaneously and GPUgrid somehow interfered and spoilt Rosetta WUs. However, after some experimenting and discussing the problem on my team forum, I got convinced it was not the case. I am glad I can continue supporting GPUgrid.

mikey
Send message
Joined: 2 Jan 09
Posts: 291
Credit: 2,037,641,115
RAC: 10,323,241
Level
Phe
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 27267 - Posted: 10 Nov 2012 | 13:59:09 UTC - in response to Message 26983.

Thank you for the detailed reply.
My situation was that I had 2 projects running on my Boinc client: GPUgrid and Rosetta. At some point, Rosetta WUs started to fail, they finished working all right, went off the the server and got "Client Error" there. So my daily quota dropped to minimal. I suspected the reason could be the 2 projects ran simultaneously and GPUgrid somehow interfered and spoilt Rosetta WUs. However, after some experimenting and discussing the problem on my team forum, I got convinced it was not the case. I am glad I can continue supporting GPUgrid.


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!

Profile Chilean
Avatar
Send message
Joined: 8 Oct 12
Posts: 98
Credit: 385,652,461
RAC: 0
Level
Asp
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 27463 - Posted: 28 Nov 2012 | 20:09:37 UTC - in response to Message 26983.

I left Rostta due to this. It isn't a GPUGRID bug. I couldn't even run Rosetta exclusively!

Profile robertmiles
Send message
Joined: 16 Apr 09
Posts: 503
Credit: 727,920,933
RAC: 155,858
Level
Lys
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 27559 - Posted: 5 Dec 2012 | 0:24:54 UTC

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.

Rosetta@Home tried recompiling their application to run on a GPU, and found that it is so serial in nature that it often runs slower on a GPU than on a CPU. Therefore, they gave up on offering any GPU workunits any time soon.

One way to get close to running on the GPU only is to subscribe only to BOINC projects that offer only GPU workunits.

mikey
Send message
Joined: 2 Jan 09
Posts: 291
Credit: 2,037,641,115
RAC: 10,323,241
Level
Phe
Scientific publications
watwatwatwatwatwatwatwatwatwatwatwatwatwatwatwat
Message 27568 - Posted: 5 Dec 2012 | 15:07:57 UTC - in response to Message 27559.
Last modified: 5 Dec 2012 | 15:11:39 UTC

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.

Rosetta@Home tried recompiling their application to run on a GPU, and found that it is so serial in nature that it often runs slower on a GPU than on a CPU. Therefore, they gave up on offering any GPU workunits any time soon.

One way to get close to running on the GPU only is to subscribe only to BOINC projects that offer only GPU workunits.


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.
____________

Post to thread

Message boards : Multicore CPUs : Disabling CPU, using GPUGRID only for GPU, possible?

//