Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 66
Posts: 66   Pages: 7   [ Previous Page | 1 2 3 4 5 6 7 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 20298 times and has 65 replies Next Thread
Totalgeekdom
Cruncher
Joined: Feb 8, 2011
Post Count: 10
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Thanks MM,

user name is totalgeek

My account expired, I goofed and forgot to pay so it lapsed. I want to pay to be registered again but when I enter my email in "forgot your password" box it says that email doesn't exist.
[Nov 27, 2012 6:38:55 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Movieman
Veteran Cruncher
Joined: Sep 9, 2006
Post Count: 1042
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Thanks MM,

user name is totalgeek

My account expired, I goofed and forgot to pay so it lapsed. I want to pay to be registered again but when I enter my email in "forgot your password" box it says that email doesn't exist.

same problem, totalgeek doesn't exist..
Do this, register with a buddies email address and then after done make the changes in your user CP
----------------------------------------

[Nov 28, 2012 12:24:58 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Totalgeekdom
Cruncher
Joined: Feb 8, 2011
Post Count: 10
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Thanks MM,

I'll do that so I can get back online again.
[Nov 28, 2012 1:13:22 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Gandalf_PCHF
Advanced Cruncher
Joined: Dec 21, 2008
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Hi people, after reading this thread I must admit to some confusion so here is my issue.
I have an Intel i7 975 CPU. It has 8 threads running.
I have a NVIDIA GeForce GTX 285 GPU.
My WCG BOINC Manager shows one CPU thread working with one GPU. How do you get multiple threads working out of one card? Or am I miss reading something.

P.S. I am working on installing a second GPU card. Same model as the original card. What modifications do I need to make to bring the new card into the fold?

Thanks for the guidance.
----------------------------------------




O/S -LinuxMint 64-bit, Release 13 (maya). DE: Cinnamon
----------------------------------------
[Edit 2 times, last edit by Gandalf_PCHF at Dec 2, 2012 7:19:55 AM]
[Dec 2, 2012 6:41:34 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Hello Gandalf_PCHF,
Right now, a GPU can only run 1 task unless you go to the trouble of creating a special app_info.xml file, which is not supported by WCG. So that is what you want to search for to locate the threads in which people discuss how-to. Better search for GTX285 as well since OpenCL drivers for Nvidia tend to be less capable than for ATI GPUs.

Lawrence
[Dec 2, 2012 8:54:24 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Gandalf,

I have a couple of 285s and have found that they can only run 2 units at a time. Any more and they start to error out. If/when you do get an app_info file going, only use 0.5 count for GPU.

Also note that NVIDIA GPUs need a full core from the CPU per unit. So, this would use 4 threads of your CPU at all times while running the 4 GPU units (2 per card).

Well, my 285s started to error with just 2 units now. Back to one at a time. sad
----------------------------------------
[Edit 1 times, last edit by Former Member at Dec 2, 2012 9:00:30 PM]
[Dec 2, 2012 6:04:25 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Gandalf_PCHF
Advanced Cruncher
Joined: Dec 21, 2008
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

I now have both GPUs installed, however WCG is only recognizing one of them. How do I get the WCG software to recognize and start using the second GPU?
----------------------------------------




O/S -LinuxMint 64-bit, Release 13 (maya). DE: Cinnamon
----------------------------------------
[Edit 2 times, last edit by Gandalf_PCHF at Dec 2, 2012 10:38:55 PM]
[Dec 2, 2012 9:39:40 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Gandalf_PCHF
Advanced Cruncher
Joined: Dec 21, 2008
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

Gandalf,

Also note that NVIDIA GPUs need a full core from the CPU per unit. So, this would use 4 threads of your CPU at all times while running the 4 GPU units (2 per card).


rjbelans - That is not the case with my system. I have 8 threads and only one is needed to use my GPU. The other 7 are used for CPU tasks. Reference included link...

http://i702.photobucket.com/albums/ww27/Gandalf_PCHF/CPUGPU.jpg

Please note - there is only one GPU being used not two.
----------------------------------------




O/S -LinuxMint 64-bit, Release 13 (maya). DE: Cinnamon
[Dec 2, 2012 11:27:03 PM]   Link   Report threatening or abusive post: please login first  Go to top 
nanoprobe
Master Cruncher
Classified
Joined: Aug 29, 2008
Post Count: 2998
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

I now have both GPUs installed, however WCG is only recognizing one of them. How do I get the WCG software to recognize and start using the second GPU?

Add the following to your cc_config.xml file.
<use_all_gpus>1</use_all_gpus>

If you don't have a cc_config.xml file in the BOINC folder then copy what's below into notepad. Rename the file cc_config.xml and place it into the BOINC folder. (Just an FYI if don't already know the BOINC folder is hidden by default in Windows. You'll have to set your OS to show them to get to the right folder. In Win7 it's MyComputer>C/Drive>ProgramData>BOINC)

<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>
----------------------------------------
In 1969 I took an oath to defend and protect the U S Constitution against all enemies, both foreign and Domestic. There was no expiration date.


[Dec 3, 2012 1:45:12 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Gandalf_PCHF
Advanced Cruncher
Joined: Dec 21, 2008
Post Count: 81
Status: Offline
Reply to this Post  Reply with Quote 
Re: Dual GPU Setup (CPU Cores & GPU Task # Questions)

nanoprobe - you are a Master indeed. I understood what you wrote and it worked. I now have both GPUs working. My team captain will blow his mind when he sees my results next week.

http://i702.photobucket.com/albums/ww27/Gandalf_PCHF/CPUGPU-1.jpg

Thank you...
----------------------------------------




O/S -LinuxMint 64-bit, Release 13 (maya). DE: Cinnamon
[Dec 3, 2012 2:29:08 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 66   Pages: 7   [ Previous Page | 1 2 3 4 5 6 7 | Next Page ]
[ Jump to Last Post ]
Post new Thread