techPowerUp! Forums

Go Back   techPowerUp! Forums > Other > World Community Grid (WCG)

Reply
 
Thread Tools
Old Dec 4, 2012, 09:31 PM   #426
KieX
2000 Posts
 
Join Date: Dec 2009
Location: A Coruņa, Spain
Posts: 2,050 (1.64/day)
Thanks: 6,950
Thanked 2,642 Times in 1,135 Posts
Send a message via Skype™ to KieX

System Specs

Linux users can now join in on the GPU action! BETA WU's for now:

http://www.worldcommunitygrid.org/fo...ffset,0#403554
Quote:
We are releasing a batch of work units for beta test on Linux GPU only. This will include 64 bit ATI and NVIDIA as well as 32 bit ATI and NVIDIA.

There will be 5 batches released with a total of 3840 work units sent with a quorum of 2. These will have double images in them similar to how they are being run on production right now.

Thanks,
-Uplinger
__________________
KieX is offline  
Reply With Quote
The Following 4 Users Say Thank You to KieX For This Useful Post:
Old Dec 6, 2012, 12:17 AM   #427
ThE_MaD_ShOt
3500 Posts
 
ThE_MaD_ShOt's Avatar
 
Join Date: Nov 2011
Location: Hi! I'm from the Internet
Posts: 3,735 (6.97/day)
Thanks: 2,528
Thanked 2,441 Times in 1,468 Posts

System Specs

Quote:
Originally Posted by hat View Post
Well, I got it working properly. It seems that you need to let the manager download at least one of all of the types of work units mentioned in the app_info file before you actually put the file into place.
Yeah you have to let it download work before adding the app info file now for some weird reason.
__________________
Crunchers : Phenom II x6 1090t / 2x Phenom II x6 1055t / Phenom II x4 970BE /
“I always succed in my mission tho. Beer just delays it!” -ChaoticAtmosphere
“TPU is very mild, and I love to tell people I love them when they are being retarded, it makes me feel special in my special places. What was the point of this thread again? Oh well, I love all of you.” -Steevo

ThE_MaD_ShOt is online now  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 12:35 PM   #428
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

Here's a tip to add: BOINC will consider only two decimal places. For example, if you set the GPU to 0.166, it will round it up to 0.17. Technically, that will put you over 100%. Just round it down to the last hundredth and you shuld be fine.

EDIT: I should clarify my statement above and say if you're only running GPU WU's and are running more WU's than you have cores/threads. If you are running mixed CPU & GPU WU's, then see Ion's tip below:

http://www.techpowerup.com/forums/sh...&postcount=433
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07

Last edited by t_ski; Dec 7, 2012 at 02:49 PM.
t_ski is offline  
Crunching for Team TPU
Reply With Quote
The Following 2 Users Say Thank You to t_ski For This Useful Post:
Old Dec 7, 2012, 02:28 PM   #429
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

AthlonX2, I think you need to start with this:

Code:
<app_info>
   <app>
      <name>hcc1</name>
      <user_friendly_name>Help Conquer Cancer</user_friendly_name>
   </app>
   <file_info>
      <name>wcg_hcc1_img_7.05_windows_intelx86__nvidia_hcc1</name>
      <executable/> 
   </file_info>
   <file_info>
      <name>hcckernel.cl.7.05</name>
      <executable/>
   </file_info>
      <app_version>
      <app_name>hcc1</app_name>
      <version_num>705</version_num>
      <platform>windows_intelx86</platform>
      <plan_class>nvidia_hcc1</plan_class>
      <avg_ncpus>1.0</avg_ncpus>
      <max_ncpus>2.0</max_ncpus>
      <coproc>
         <type>CUDA</type>
         <count>.5</count>
      </coproc>
      <file_ref>
          <file_name>wcg_hcc1_img_7.05_windows_intelx86__nvidia_hcc1</file_name>
          <main_program/>
      </file_ref>
      <file_ref>
         <file_name>hcckernel.cl.7.05</file_name>
         <open_name>hcckernel.cl</open_name>
      </file_ref>
   </app_version>
</app_info>
IIRC, that will give you two WU's per card and should work on multiple cards - if I'm wrong, please correct me guys.
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 02:30 PM   #430
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

Where do paste this? local prefs?
AthlonX2 is offline  
Reply With Quote
Old Dec 7, 2012, 02:34 PM   #431
KieX
2000 Posts
 
Join Date: Dec 2009
Location: A Coruņa, Spain
Posts: 2,050 (1.64/day)
Thanks: 6,950
Thanked 2,642 Times in 1,135 Posts
Send a message via Skype™ to KieX

System Specs

Quote:
Originally Posted by AthlonX2 View Post
Where do paste this? local prefs?
That goes into the app_info.xml file. Check the OP for location and step to avoid errors.
__________________
KieX is offline  
Reply With Quote
Old Dec 7, 2012, 02:35 PM   #432
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

This:

Quote:
You create a file called app_info.xml inside the project folder of your BOINC Data folder (normally: C:\Program Data\BOINC\Data\projects\www.worldcommunitygrid.org).
You want to install the program, open it, attach to the project, then hit "get no new work." You will need to download two files (which happens when you attach to the project) in order for the app_info file to work, and it won't happen if the app_info file is already in place.* Once everything's downloaded, close the BOINC manager completely and insert the file into that folder, then launch the client. Watch your messages for errors and post them here if you get them.


* There is a work-around for this if you have already installed the client on another machine: you can copy the files from that other installation. I have done this with 100% success, as long as the app_info file is calling the file by the same name/version.
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 02:44 PM   #433
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,643 (7.94/day)
Thanks: 8,235
Thanked 9,292 Times in 4,252 Posts

System Specs

Quote:
Originally Posted by t_ski View Post
Here's a tip to add: BOINC will consider only two decimal places. For example, if you set the GPU to 0.166, it will round it up to 0.17. Technically, that will put you over 100%. Just round it down to the last hundredth and you shuld be fine.
Really? On my i920, I've set each GPU WU to use .875 CPU cores--and it reports in the manager that that's what it's doing. It also leaves a thread open then for the CPU to run a WU of its own.
__________________
Crunching (64 Threads + 896 CUDA Cores + 6272 Shaders): i3-2100@ 3.1 + HD7850 -- Atom D510 @ 1.66 -- C2D-M T9600 @ 2.8 -- i7-3612QM @ 2.8 -- i7-860 @ 2.9 + HD7950 -- i7-2700k @ 4.4 + 2xGTX470 -- PentDC-M T4200 @ 2.0 -- i7-920 @ 3.83 + 3xHD7770 -- DP Xeon E5420 @ 2.5 + HD7930 -- E1600 @ 2.4
[Ion] is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to [Ion] For This Useful Post:
Old Dec 7, 2012, 02:47 PM   #434
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

You must be running mixed WU's then. I should clarify my statement above then and say if you're only running GPU WU's and are running more WU's than you have cores/threads.

I edited my post above. Maybe it depends on the client then if it gives you three decimal places. I'm only seeing two on mine.
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 02:56 PM   #435
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

I set it up using that xml you referenced. Im getting an error that hcckernel.cl.7.05 doesnt exist
AthlonX2 is offline  
Reply With Quote
Old Dec 7, 2012, 03:06 PM   #436
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

Yep, that's one of the files that needs to download before you can insert that app_info file. Send that file to the recycle bin, open the client and watch the messages or downloads to see when that file is received (the other is "WCG-something-hcc"), then close the client and restore the app_info file from the recycle bin.
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
The Following 2 Users Say Thank You to t_ski For This Useful Post:
Old Dec 7, 2012, 03:07 PM   #437
KieX
2000 Posts
 
Join Date: Dec 2009
Location: A Coruņa, Spain
Posts: 2,050 (1.64/day)
Thanks: 6,950
Thanked 2,642 Times in 1,135 Posts
Send a message via Skype™ to KieX

System Specs

Quote:
Originally Posted by AthlonX2 View Post
I set it up using that xml you referenced. Im getting an error that hcckernel.cl.7.05 doesnt exist
Might be the same as this:

Quote:
Originally Posted by hat View Post
Well, I got it working properly. It seems that you need to let the manager download at least one of all of the types of work units mentioned in the app_info file before you actually put the file into place.
Close BOINC, remove app_info. Open BOINC, let it download what it needs, hit "no new tasks".

Once those tasks are cleared, close BOINC, then put the app_info file again and should be sorted next time you open it up.
__________________
KieX is offline  
Reply With Quote
The Following 2 Users Say Thank You to KieX For This Useful Post:
Old Dec 7, 2012, 03:16 PM   #438
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

Ok it download the cores and is running but just says waiting to run (1CPUS + 2 NVIDIA GPUS) been like this for 5 minutes or so
AthlonX2 is offline  
Reply With Quote
Old Dec 7, 2012, 03:17 PM   #439
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,643 (7.94/day)
Thanks: 8,235
Thanked 9,292 Times in 4,252 Posts

System Specs

Quote:
Originally Posted by AthlonX2 View Post
Ok it download the cores and is running but just says waiting to run (1CPUS + 2 NVIDIA GPUS) been like this for 5 minutes or so
You probably have it set to only run the GPU while you aren't touching the computer. Either set it to use the GPU always or wait a bit.
And you set that wrong--you want it to say 1 CPUs + .5 nVidia GPUs. That's something you need to fix in the app_info file--I assume you said '2' instead of '.5' for the GPU requirements
__________________
Crunching (64 Threads + 896 CUDA Cores + 6272 Shaders): i3-2100@ 3.1 + HD7850 -- Atom D510 @ 1.66 -- C2D-M T9600 @ 2.8 -- i7-3612QM @ 2.8 -- i7-860 @ 2.9 + HD7950 -- i7-2700k @ 4.4 + 2xGTX470 -- PentDC-M T4200 @ 2.0 -- i7-920 @ 3.83 + 3xHD7770 -- DP Xeon E5420 @ 2.5 + HD7930 -- E1600 @ 2.4
[Ion] is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Dec 7, 2012, 03:20 PM   #440
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

Quote:
Originally Posted by [Ion] View Post
You probably have it set to only run the GPU while you aren't touching the computer. Either set it to use the GPU always or wait a bit.
And you set that wrong--you want it to say 1 CPUs + .5 nVidia GPUs. That's something you need to fix in the app_info file--I assume you said '2' instead of '.5' for the GPU requirements
Fixed..but its only using one GPU now,but it is running
AthlonX2 is offline  
Reply With Quote
Old Dec 7, 2012, 03:25 PM   #441
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,643 (7.94/day)
Thanks: 8,235
Thanked 9,292 Times in 4,252 Posts

System Specs

Quote:
Originally Posted by AthlonX2 View Post
Fixed..but its only using one GPU now,but it is running
Check the Event Log (Ctrl+Shift+E)--at the top it should say that it detects two GPUs but one of them is "not used". If so, create a file named cc_config.xml in the BOINC Data folder, and paste in the following:
Code:
<cc_config> <options> <use_all_gpus>1</use_all_gpus> </options> </cc_config>
__________________
Crunching (64 Threads + 896 CUDA Cores + 6272 Shaders): i3-2100@ 3.1 + HD7850 -- Atom D510 @ 1.66 -- C2D-M T9600 @ 2.8 -- i7-3612QM @ 2.8 -- i7-860 @ 2.9 + HD7950 -- i7-2700k @ 4.4 + 2xGTX470 -- PentDC-M T4200 @ 2.0 -- i7-920 @ 3.83 + 3xHD7770 -- DP Xeon E5420 @ 2.5 + HD7930 -- E1600 @ 2.4
[Ion] is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following 2 Users Say Thank You to [Ion] For This Useful Post:
Old Dec 7, 2012, 03:28 PM   #442
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,121 (9.95/day)
Thanks: 5,355
Thanked 9,981 Times in 3,157 Posts

System Specs

I have a question:

Can you change the CPU/GPU values live in the app_info and just restart BOINC or do you need to go through the whole process from scratch?

i.e.- If I wanted to increase/decrease the # GPU wu's per card or adjust the # of CPU cores reserved for the GPU's (with no other changes)
__________________
Why sit on the Bench when you can get in the game and Crunch!!!- World Community Grid (FTW)
CPU crunchers- FX-8350(4.4)/FX-8150(4.0)/FX-6200(4.0)/ PII 1045T/PII 1045T/i7-920/Xeon (6c/12t)....(44 cores/54 threads)
GPU crunchers- no WCG GPU work available
Folding@Home- 2x GTX 580's

WCG-TPU Mothers Day Challenge (5/10 thru 5/19- crunch for our Team, for Mom, for games and prizes )
Norton is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Dec 7, 2012, 03:30 PM   #443
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

Thanks for all the help guys! its working as intended now. Hopefully Ill start returning WUs soon!
AthlonX2 is offline  
Reply With Quote
The Following User Says Thank You to AthlonX2 For This Useful Post:
Old Dec 7, 2012, 03:35 PM   #444
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

Quote:
Originally Posted by Norton View Post
I have a question:

Can you change the CPU/GPU values live in the app_info and just restart BOINC or do you need to go through the whole process from scratch?

i.e.- If I wanted to increase/decrease the # GPU wu's per card or adjust the # of CPU cores reserved for the GPU's (with no other changes)
No, you can just close the client, edit the file and then restart the client. if you have WU's in progess, they will complete under the new adjusted ratios when you restart.

Quote:
Originally Posted by AthlonX2 View Post
Thanks for all the help guys! its working as intended now. Hopefully Ill start returning WUs soon!
Cool
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to t_ski For This Useful Post:
Old Dec 7, 2012, 03:36 PM   #445
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,121 (9.95/day)
Thanks: 5,355
Thanked 9,981 Times in 3,157 Posts

System Specs

Quote:
Originally Posted by t_ski View Post
No, you can just close the client, edit the file and then restart the client. if you have WU's in progess, they will complete under the new adjusted ratios when you restart
Very good!

Thanks for the info!
__________________
Why sit on the Bench when you can get in the game and Crunch!!!- World Community Grid (FTW)
CPU crunchers- FX-8350(4.4)/FX-8150(4.0)/FX-6200(4.0)/ PII 1045T/PII 1045T/i7-920/Xeon (6c/12t)....(44 cores/54 threads)
GPU crunchers- no WCG GPU work available
Folding@Home- 2x GTX 580's

WCG-TPU Mothers Day Challenge (5/10 thru 5/19- crunch for our Team, for Mom, for games and prizes )
Norton is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Dec 7, 2012, 03:38 PM   #446
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

You're welcome - I've done this a few times playing with the WU count lately

If you are completely changing up the setup (like adding in the all-projects file or going from GPU only to CPU + GPU, it may or may not work - I have never tested that.
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 03:40 PM   #447
AthlonX2
Better Than You
 
AthlonX2's Avatar
 
Join Date: Sep 2006
Location: Toledo,Ohio
Posts: 5,449 (2.25/day)
Thanks: 729
Thanked 1,572 Times in 994 Posts

System Specs

so now the question is can i get more Wus done by running 2 per gpu or 1 per gpu. right now its 5m10s for 1 Wu per card. I can feel a very expensive addiction coming into play here
AthlonX2 is offline  
Reply With Quote
Old Dec 7, 2012, 03:47 PM   #448
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,822 (3.40/day)
Thanks: 2,977
Thanked 3,296 Times in 2,521 Posts

System Specs

Quote:
Originally Posted by AthlonX2 View Post
so now the question is can i get more Wus done by running 2 per gpu or 1 per gpu. right now its 5m10s for 1 Wu per card.
You have to test it and find the balance, especially with how you want to use the PC and how you want to cope with the heat/noise. I had a dual-thread P4 running with the GTX 280. I could do one GPU WU in about 8 minutes, and the CPU WU in hours. I took it to two GPU WU's, using one thread from the CPU for each, and was still kinking out WU's in faster time than just a single.

I think you're best bet would be two WU's per card, each using their own core or thread from the CPU. Ion says watch the heat output though.

Quote:
I can feel a very expensive addiction coming into play here
Yes, very much so...
__________________
t_ski's stuff for sale ~ TPU Eyefinity Club ~ Heatware
Silverstone TJ07 build ~ Mini ITX Home Server build


Intel i7 3930K ~ Asus P9X79 Pro ~ 4 x 8GB Corsair Dominator Platinum 1866 C9 ~ Triple 7970's with EK FC-7970 CSQ ~ Triple Asus VW246H LCD's ~ 2 x 120 GB Corsair Force 3 (Raid 0) ~ 500GB WD ~ Lite-On BluRay ~ Nickel-plated Heatkiller 3.0 CU ~ D5 with EK X-top ~ BIX Quad Rad ~ Corsair AX1200 ~ Silverstone TJ07
t_ski is offline  
Crunching for Team TPU
Reply With Quote
Old Dec 7, 2012, 04:25 PM   #449
KieX
2000 Posts
 
Join Date: Dec 2009
Location: A Coruņa, Spain
Posts: 2,050 (1.64/day)
Thanks: 6,950
Thanked 2,642 Times in 1,135 Posts
Send a message via Skype™ to KieX

System Specs

Quote:
Originally Posted by Norton View Post
I have a question:

Can you change the CPU/GPU values live in the app_info and just restart BOINC or do you need to go through the whole process from scratch?

i.e.- If I wanted to increase/decrease the # GPU wu's per card or adjust the # of CPU cores reserved for the GPU's (with no other changes)
I have never tried it live. If you do I presume you'd need to just hit the "Read prefs" option from the menu. I rather stick to the safe method of closing to avoid errors though.
__________________
KieX is offline  
Reply With Quote
Old Dec 7, 2012, 04:29 PM   #450
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,643 (7.94/day)
Thanks: 8,235
Thanked 9,292 Times in 4,252 Posts

System Specs

Quote:
Originally Posted by KieX View Post
I have never tried it live. If you do I presume you'd need to just hit the "Read prefs" option from the menu. I rather stick to the safe method of closing to avoid errors though.
When you click "Read local prefs file" it reads from global_prefs_override.xml

So I think you'd have to close BOINC and re-launch for it to take effect
__________________
Crunching (64 Threads + 896 CUDA Cores + 6272 Shaders): i3-2100@ 3.1 + HD7850 -- Atom D510 @ 1.66 -- C2D-M T9600 @ 2.8 -- i7-3612QM @ 2.8 -- i7-860 @ 2.9 + HD7950 -- i7-2700k @ 4.4 + 2xGTX470 -- PentDC-M T4200 @ 2.0 -- i7-920 @ 3.83 + 3xHD7770 -- DP Xeon E5420 @ 2.5 + HD7930 -- E1600 @ 2.4
[Ion] is offline  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is anyone have problems with invalid/inconclusive/error work units? twilyth World Community Grid (WCG) 10 Aug 26, 2010 08:26 PM
Laptop locks up when running multiple programs Thrall General Hardware 4 Jan 15, 2010 03:50 PM
CC config File Mod to report Work Units automatically dustyshiv World Community Grid (WCG) 17 Oct 14, 2009 05:39 PM
New Nvidia Work Units 5787-5798 released BUCK NASTY Folding@Home 9 Aug 21, 2009 09:57 AM
GPU-Z and multiple GPU's [Daniel] GPU-Z 8 Mar 30, 2009 04:55 PM


All times are GMT. The time now is 03:29 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts