techPowerUp! Forums

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

Reply
 
Thread Tools
Old Feb 8, 2013, 09:19 AM   #651
ArticFir3
5 Posts
 
Join Date: Feb 2013
Posts: 17 (0.16/day)
Thanks: 17
Thanked 14 Times in 7 Posts

System Specs

Quote:
Originally Posted by Norton View Post
Post a copy of the text from the xml file you used and we'll have a look...
I think I got the so called "ideal" settings.

<app_config>
<app>
<name>hcc1</name>
<max_concurrent>7</max_concurrent>
<gpu_versions>
<gpu_usage>.250</gpu_usage>
<cpu_usage>.250</cpu_usage>
</gpu_versions>
</app>
</app_config>

Right now it is running with 3 WU on core and 4 WU on GPU
ArticFir3 is offline  
Crunching for Team TPU
Reply With Quote
The Following 2 Users Say Thank You to ArticFir3 For This Useful Post:
Old Feb 8, 2013, 09:33 AM   #652
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,180 (9.95/day)
Thanks: 5,419
Thanked 10,161 Times in 3,195 Posts

System Specs

Quote:
Originally Posted by ArticFir3 View Post
I think I got the so called "ideal" settings.

<app_config>
<app>
<name>hcc1</name>
<max_concurrent>7</max_concurrent>
<gpu_versions>
<gpu_usage>.250</gpu_usage>
<cpu_usage>.250</cpu_usage>
</gpu_versions>
</app>
</app_config>

Right now it is running with 3 WU on core and 4 WU on GPU
With a 7970 you can run 8-12 or more gpu wu's and get 80-100k+ ppd just on the gpu

Look through this thread a bit and see what others are doing/have done and experiment a bit*
* I run 8-10 wu's on 7870's and they run quite well like that
__________________
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 Team thread- crunch for our Team/see what we do...
Norton is online now  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to Norton For This Useful Post:
Old Feb 8, 2013, 09:57 AM   #653
ArticFir3
5 Posts
 
Join Date: Feb 2013
Posts: 17 (0.16/day)
Thanks: 17
Thanked 14 Times in 7 Posts

System Specs

Quote:
Originally Posted by Norton View Post
With a 7970 you can run 8-12 or more gpu wu's and get 80-100k+ ppd just on the gpu

Look through this thread a bit and see what others are doing/have done and experiment a bit*
* I run 8-10 wu's on 7870's and they run quite well like that
Thank you. I went to the WCG forum and finally understand how to get GPU to crunch effectively. As a reference, I will share the xml fil here.

<app_config>
<app>
<name>hcc1</name>
<gpu_versions>
<gpu_usage>.125</gpu_usage>
<cpu_usage>.5</cpu_usage>
</gpu_versions>
</app>
</app_config>

My setup is as per my system specs
ArticFir3 is offline  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to ArticFir3 For This Useful Post:
Old Feb 8, 2013, 10:26 AM   #654
sabre23
25 Posts
 
Join Date: Feb 2013
Posts: 46 (0.43/day)
Thanks: 125
Thanked 20 Times in 11 Posts

System Specs

<app_config>
<app>
<name>hcc1</name>
<max_concurrent>6</max_concurrent>
<gpu_versions>
<gpu_usage>.250</gpu_usage>
<cpu_usage>.667</cpu_usage>
</gpu_versions>
</app>
</app_config>



Is this correct?



Edit 1 : (Event log)
08-Feb-13 | | Re-reading cc_config.xml
08-Feb-13 | | No config file found - using defaults
08-Feb-13 | | log flags: file_xfer, sched_ops, task



Edit 2 :
i have no cc_config file in Program Data\BOINC
i have pasted app_config xml @ Program Data\BOINC\Data\projects\www.worldcommunitygrid.org

Last edited by sabre23; Feb 8, 2013 at 10:44 AM.
sabre23 is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 8, 2013, 10:50 AM   #655
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,180 (9.95/day)
Thanks: 5,419
Thanked 10,161 Times in 3,195 Posts

System Specs

@sabre23

What are are you trying to do with the file?

As written it should give you 4 gpu wu's and 1 cpu wu .... with a little bit of cpu left over.

If you want to run 6 total (4 gpu, 2 cpu) then this revision will do it:
<app_config>
<app>
<name>hcc1</name>
<max_concurrent>6</max_concurrent>
<gpu_versions>
<gpu_usage>0.250</gpu_usage>
<cpu_usage>0.50</cpu_usage>
</gpu_versions>
</app>
</app_config>

If otherwise let us know
__________________
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 Team thread- crunch for our Team/see what we do...
Norton is online now  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to Norton For This Useful Post:
Old Feb 8, 2013, 10:59 AM   #656
sabre23
25 Posts
 
Join Date: Feb 2013
Posts: 46 (0.43/day)
Thanks: 125
Thanked 20 Times in 11 Posts

System Specs

i had done revision as you said but no at multi gpu setup.

my current condition(screenshot)
Attached Thumbnails
Click image for larger version

Name:	Untitled.png
Views:	26
Size:	44.4 KB
ID:	49979  
sabre23 is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 8, 2013, 11:13 AM   #657
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,180 (9.95/day)
Thanks: 5,419
Thanked 10,161 Times in 3,195 Posts

System Specs

Quote:
Originally Posted by sabre23 View Post
i had done revision as you said but no at multi gpu setup.

my current condition(screenshot)
You can try the following:

A) let it finish the current cpu work units

or

B) pause or abort one or two of the cpu work units

Sometimes it needs to run through a few cycles to pick up the multiple gpu work. This is normal (did it with one of mine recently)

Did you close and restart your BOINC Manger when you inserted the app_config?
__________________
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 Team thread- crunch for our Team/see what we do...
Norton is online now  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to Norton For This Useful Post:
Old Feb 8, 2013, 11:26 AM   #658
sabre23
25 Posts
 
Join Date: Feb 2013
Posts: 46 (0.43/day)
Thanks: 125
Thanked 20 Times in 11 Posts

System Specs

Quote:
Originally Posted by Norton View Post
You can try the following:

A) let it finish the current cpu work units

or

B) pause or abort one or two of the cpu work units

Sometimes it needs to run through a few cycles to pick up the multiple gpu work. This is normal (did it with one of mine recently)

Did you close and restart your BOINC Manger when you inserted the app_config?


Restrted BIONIC Manager many tyms.
Suspended every CPU only Tasks.
Currently running one (1 CPU + 1 GPU) task .
will wait fr few cycles as u said..
sabre23 is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 8, 2013, 11:55 AM   #659
mstenholm
1000 Posts
 
Join Date: Nov 2009
Location: Denmark
Posts: 1,772 (1.37/day)
Thanks: 1,009
Thanked 1,048 Times in 644 Posts

System Specs

Quote:
Originally Posted by sabre23 View Post
Restrted BIONIC Manager many tyms.
Suspended every CPU only Tasks.
Currently running one (1 CPU + 1 GPU) task .
will wait fr few cycles as u said..
Just to make sure - are you using BOINC version 7.40 or later?

Have you tried to re-start the PC?
mstenholm is offline  
Crunching for Team TPU
Reply With Quote
The Following 3 Users Say Thank You to mstenholm For This Useful Post:
Old Feb 8, 2013, 05:12 PM   #660
sabre23
25 Posts
 
Join Date: Feb 2013
Posts: 46 (0.43/day)
Thanks: 125
Thanked 20 Times in 11 Posts

System Specs

Quote:
Originally Posted by mstenholm View Post
Just to make sure - are you using BOINC version 7.40 or later?

Have you tried to re-start the PC?
Using 7.0.44. its now working..:P sorry fr delay reply..was not at home.

1 last question --- how much task should i run with my system -- i5-3570 (not unlocked) and HD 7850 2GB?
sabre23 is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 8, 2013, 05:20 PM   #661
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,671 (7.92/day)
Thanks: 8,251
Thanked 9,338 Times in 4,263 Posts

System Specs

Quote:
Originally Posted by sabre23 View Post
Using 7.0.44. its now working..:P sorry fr delay reply..was not at home.

1 last question --- how much task should i run with my system -- i5-3570 (not unlocked) and HD 7850 2GB?
I run 5 WUs on a HD7850 on an i3 2100--I'd go for six WUs, and give each one 2/3 of a CPU core
__________________
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 Feb 8, 2013, 05:33 PM   #662
t_ski
Staff
 
t_ski's Avatar
 
Join Date: Apr 2006
Location: Illinois, USA
Posts: 8,847 (3.40/day)
Thanks: 3,013
Thanked 3,313 Times in 2,531 Posts

System Specs

Quote:
Originally Posted by sabre23 View Post
Using 7.0.44. its now working..:P sorry fr delay reply..was not at home.

1 last question --- how much task should i run with my system -- i5-3570 (not unlocked) and HD 7850 2GB?
Quote:
Originally Posted by [Ion] View Post
I run 5 WUs on a HD7850 on an i3 2100--I'd go for six WUs, and give each one 2/3 of a CPU core
Start there ^^^ and play around with it, adding WU's until you feel like you've reached the max you'd like to run (stable/safe temps/etc.).
__________________
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 Feb 8, 2013, 05:36 PM   #663
oldDirty
5 Posts
 
oldDirty's Avatar
 
Join Date: Dec 2010
Posts: 16 (0.02/day)
Thanks: 7
Thanked 11 Times in 5 Posts

System Specs

Does the Multi-Wu setup work on old HD58xx Cards too?
I remember that i run this here on one 5850;
oldDirty is offline  
Reply With Quote
Old Feb 8, 2013, 05:56 PM   #664
mstenholm
1000 Posts
 
Join Date: Nov 2009
Location: Denmark
Posts: 1,772 (1.37/day)
Thanks: 1,009
Thanked 1,048 Times in 644 Posts

System Specs

Quote:
Originally Posted by oldDirty View Post
Does the Multi-Wu setup work on old HD58xx Cards too?
I remember that i run this here on one 5850;
http://imageshack.us/a/img600/7726/capsviewer.th.jpg
According to this https://secure.worldcommunitygrid.or...rtName=GPU#610 there should be a chance that it would work but if it can pull more then one at the time I don't know.
mstenholm is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 9, 2013, 12:53 AM   #665
mauriek
75 Posts
 
Join Date: Jan 2007
Location: Mataram-Indonesia
Posts: 132 (0.06/day)
Thanks: 42
Thanked 48 Times in 28 Posts
Send a message via Yahoo to mauriek

System Specs

Hi guys..
I set 1 machine with AMD FX8350 and Zotac Nvidia GTX670 and i use "Auto-setup utility for app_config.xml" method, restart the BOINC manager but my machine still run 1 GPU WU. Are there any specific setting for this kind of combination so i can run multiple WU in that GPU?

Thank you..

edit: i also have another GTX670, i want to trade it to another GPU that will give more PPD, can you guys suggest which one i should get? or do we have link somewhere here with PPD comparison for every GPU.

Last edited by mauriek; Feb 9, 2013 at 12:59 AM.
mauriek is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 9, 2013, 01:10 AM   #666
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,671 (7.92/day)
Thanks: 8,251
Thanked 9,338 Times in 4,263 Posts

System Specs

Quote:
Originally Posted by mauriek View Post
Hi guys..
I set 1 machine with AMD FX8350 and Zotac Nvidia GTX670 and i use "Auto-setup utility for app_config.xml" method, restart the BOINC manager but my machine still run 1 GPU WU. Are there any specific setting for this kind of combination so i can run multiple WU in that GPU?

Thank you..

edit: i also have another GTX670, i want to trade it to another GPU that will give more PPD, can you guys suggest which one i should get? or do we have link somewhere here with PPD comparison for every GPU.
What version of BOINC are you using? You need 7.0.4+

No link of PPD for ever GPU, as it depends so much on the CPU that it is paired with and the number of WUs running. But the AMD HD78x0 and HD79x0 are particularly awesome in this regard
__________________
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 Feb 9, 2013, 01:21 AM   #667
mauriek
75 Posts
 
Join Date: Jan 2007
Location: Mataram-Indonesia
Posts: 132 (0.06/day)
Thanks: 42
Thanked 48 Times in 28 Posts
Send a message via Yahoo to mauriek

System Specs

Quote:
Originally Posted by [Ion] View Post
What version of BOINC are you using? You need 7.0.4+

No link of PPD for ever GPU, as it depends so much on the CPU that it is paired with and the number of WUs running. But the AMD HD78x0 and HD79x0 are particularly awesome in this regard
I use 7.0.28 (x64), so that is why it failed. i should read more careful.
i will try again..thanks for the tip Ion..
mauriek is offline  
Crunching for Team TPU
Reply With Quote
Old Feb 9, 2013, 01:26 AM   #668
[Ion]
WCG Team Assistant
 
[Ion]'s Avatar
 
Join Date: Sep 2009
Location: North Carolina, US
Posts: 10,671 (7.92/day)
Thanks: 8,251
Thanked 9,338 Times in 4,263 Posts

System Specs

Quote:
Originally Posted by mauriek View Post
I use 7.0.28 (x64), so that is why it failed. i should read more careful.
i will try again..thanks for the tip Ion..

I spent nearly an hour trying to figure out why the multi WUs weren't working on my 2700k system only to realize that was my issue. So you certainly aren't alone
__________________
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 Feb 9, 2013, 11:43 AM   #669
Kaynar
200 Posts
 
Join Date: Jan 2012
Posts: 289 (0.59/day)
Thanks: 23
Thanked 68 Times in 52 Posts

System Specs

I've really tried everything for my issue so I decided to extensively explain my problem here so that I may get some help...

-For the past month I have been using BOINC with my CPU only because GPU instantly produces "Computation Error" when a task starts.
-Today I uninstalled and deleted all BOINC files on the PC, including files in programdata. Reinstalled BOINC 7.0.44 and properly set the app config file to:
<app_config>
<app>
<name>hcc1</name>
<max_concurrent>8</max_concurrent>
<gpu_versions>
<gpu_usage>0.125</gpu_usage>
<cpu_usage>1</cpu_usage>
</gpu_versions>
</app>
</app_config>

After installing BOINC, I opened it, closed it, configured the app_config, then opened BOINC again and got a message saying the "app hcc1 not found in app_config.xml"
Here is what my event log has to say:
Log reports all my PC hardware
09/02/2013 13:02:02 | | CAL: ATI GPU 0: AMD Radeon HD 7900 series (Tahiti) (CAL version 1.4.1741, 3072MB, 3032MB available, 10240 GFLOPS peak)
09/02/2013 13:02:02 | World Community Grid | Found app_config.xml
09/02/2013 13:02:02 | World Community Grid | app hcc1 not found in app_config.xml
<network stuff between those>
09/02/2013 12:32:02 | World Community Grid | Starting task X0900109240281200905221614_0 using hcc1 version 705 (ati_hcc1) in slot 8
and few more of those till slot 15 (note: shouldnt this be restricted "up to 8?")
and then just 1 second later:
09/02/2013 12:32:03 | World Community Grid | Computation for task X0900109240281200905221614_0 finished
09/02/2013 12:32:03 | World Community Grid | Output file X0900109240281200905221614_0_0 for task X0900109240281200905221614_0 absent
and the same thing for all other hcc_1 related tasks
there is nothing else between those lines, just the tasks starting,finishing and output files.

-I am using catalyst 13.2 beta 3 without CCC (I have tried 12.11, 13.1 and with/without CCC installed)
-I attempted to give full read/write permission to BOINC for all users in Programdata
-I have removed all possible restrictions from the BOINC options.

Kiex says in this initial post: "If you get an error about app_name not found in file, check the numbers you entered are correct and perhaps reset the project." But I dont think i've done any mistake here... tried really all i could think of.

Last edited by Kaynar; Feb 9, 2013 at 12:08 PM.
Kaynar is online now  
Reply With Quote
Old Feb 9, 2013, 12:12 PM   #670
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,180 (9.95/day)
Thanks: 5,419
Thanked 10,161 Times in 3,195 Posts

System Specs

@Kaynar- sorry for your troubles... setup can be aggravating

May be asking some questions that are already answered so my apologies in advance if I do:

- Did OpenCL install with the driver and or CCC? You can confirm this with GPUZ
* Quick note- if you're still using Win7 you can always try the 12.6 driver (very stable- works for me)

- Did the rig run other work units without errors before you did the app_config insertion?

We'll figure it out
__________________
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 Team thread- crunch for our Team/see what we do...
Norton is online now  
Crunching for Team TPU More than 25k PPD
Reply With Quote
The Following User Says Thank You to Norton For This Useful Post:
Old Feb 9, 2013, 12:17 PM   #671
Kaynar
200 Posts
 
Join Date: Jan 2012
Posts: 289 (0.59/day)
Thanks: 23
Thanked 68 Times in 52 Posts

System Specs

OpenCL is unchecked in GPUZ, so I guess there is the failure... lets try to fix that... I always thought that since its an SDK i dont need to install it for programs to to use it.
I could run CPU-based tasks for the past month normally.
Kaynar is online now  
Reply With Quote
Old Feb 9, 2013, 12:21 PM   #672
Norton
WCG Team Assistant
 
Norton's Avatar
 
Join Date: Dec 2011
Location: Northeast, USA
Posts: 5,180 (9.95/day)
Thanks: 5,419
Thanked 10,161 Times in 3,195 Posts

System Specs

Quote:
Originally Posted by Kaynar View Post
OpenCL is unchecked in GPUZ, so I guess there is the failure... lets try to fix that...
I could run CPU-based tasks for the past month normally.
You may have to select it while installing the driver or CCC (select custom/advanced install to find it). I missed it a few times on previous setups and it will screw with the gpu units if it's not there
__________________
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 Team thread- crunch for our Team/see what we do...
Norton is online now  
Crunching for Team TPU More than 25k PPD
Reply With Quote
Old Feb 9, 2013, 12:22 PM   #673
Kaynar
200 Posts
 
Join Date: Jan 2012
Posts: 289 (0.59/day)
Thanks: 23
Thanked 68 Times in 52 Posts

System Specs

Quote:
Originally Posted by Norton View Post
You may have to select it while installing the driver or CCC (select custom/advanced install to find it). I missed it a few times on previous setups and it will screw with the gpu units if it's not there
I always un-select it, so I'm dl'ing catalysts again now.
Kaynar is online now  
Reply With Quote
Old Feb 9, 2013, 12:33 PM   #674
Kaynar
200 Posts
 
Join Date: Jan 2012
Posts: 289 (0.59/day)
Thanks: 23
Thanked 68 Times in 52 Posts

System Specs

It's working, and its amazing lol...
thanks for your help man!

With 4WU's on the GPU each 20% max load, MSI AB reports 95% GPU constant usage.
The most amazing part is that the "Help Conquer Cancer 7.05" takes 4 and a half minutes to finish with 4 of those running at same time.!!!
Kaynar is online now  
Reply With Quote
The Following User Says Thank You to Kaynar For This Useful Post:
Old Feb 9, 2013, 12:33 PM   #675
mstenholm
1000 Posts
 
Join Date: Nov 2009
Location: Denmark
Posts: 1,772 (1.37/day)
Thanks: 1,009
Thanked 1,048 Times in 644 Posts

System Specs

@Kaynar - I had a look at my log file and I have a line saying OpenCL: ATI GPU 0: and something more. That line is just beneath CAL: ATI GPU 0: AMD Radeon HD 7900 series

I think that Norton is on to something about OpenCL.

My (Catalyst) version is from late last year, so not the most recent.

Edit: Too late but good that you got it working.
mstenholm is offline  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to mstenholm For This Useful Post:
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:20 PM.


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