Advanced search

Forums : General Topics : Using GPU along with cpu
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Orgil
Avatar

Send message
Joined: 7 Dec 07
Posts: 27
Credit: 28,759
RAC: 0
Message 7533 - Posted: 26 Oct 2008, 23:19:45 UTC

Maybe a few dc projects use gpu so will c@h use it to utilize fully the pc hardware?
ID: 7533 · Report as offensive     Reply Quote
Profile Jord
Volunteer moderator
Volunteer tester
Avatar

Send message
Joined: 15 Jun 07
Posts: 345
Credit: 50,500
RAC: 0
Message 7534 - Posted: 26 Oct 2008, 23:57:35 UTC - in response to Message 7533.  

See this thread for the answer.
ID: 7534 · Report as offensive     Reply Quote
Profile Orgil
Avatar

Send message
Joined: 7 Dec 07
Posts: 27
Credit: 28,759
RAC: 0
Message 7811 - Posted: 24 Jan 2009, 3:36:21 UTC
Last modified: 24 Jan 2009, 3:49:18 UTC

In cuda computing can Nvidia 9800 GT pair with very lower powered cpu? and/or how much would be a cpu involvement in Cuda computing?

Now seti and einstein are on the Cuda road so for C@H early Cuda talks would be proactive positive gesture.
ID: 7811 · Report as offensive     Reply Quote
bender10
Volunteer tester

Send message
Joined: 8 Jun 07
Posts: 1
Credit: 211,378
RAC: 0
Message 7818 - Posted: 27 Jan 2009, 22:40:30 UTC - in response to Message 7811.  

In cuda computing can Nvidia 9800 GT pair with very lower powered cpu? and/or how much would be a cpu involvement in Cuda computing?

Now seti and einstein are on the Cuda road so for C@H early Cuda talks would be proactive positive gesture.


Yes. you can use a low end cpu (celeron type and low cock speed) to feed a gpu. In most cases, you need to dedicate 1 cpu per GPU. But the clients are getting better. You would get extra benefit using a dual core, as you could \'crunch\' a normal wu at the same time as a GPU wu.

GPU crunching is still young, and project developers are still trying to reduce the load imposed on the cpu by the requirements of the gpu. Getting the cpu usage to a minimum under windows is the problem. Linux GPU clients work well. And they are making progress.

Look carefully at the GPU requirement of each project (Folding, GPUgrid, seti and dnet) before you jump in. The different projects have different GPU requirements. GPUgrid being the most GPU intensive.
ID: 7818 · Report as offensive     Reply Quote
Ulf Ohlsson

Send message
Joined: 25 Apr 08
Posts: 7
Credit: 203,150
RAC: 0
Message 7876 - Posted: 23 Feb 2009, 23:44:02 UTC - in response to Message 7818.  
Last modified: 23 Feb 2009, 23:44:59 UTC

Running Cuda Uses GPU + 0,09 to 0,2 CPU, that gives in my case 2 wus running on CPU + 1 wu running on Cuda and 0,2 CPU - 3 WUs at the same time
ID: 7876 · Report as offensive     Reply Quote

Forums : General Topics : Using GPU along with cpu