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: 183
Posts: 183   Pages: 19   [ Previous Page | 10 11 12 13 14 15 16 17 18 19 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 19053 times and has 182 replies Next Thread
nanoprobe
Master Cruncher
Classified
Joined: Aug 29, 2008
Post Count: 2998
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

If they go AMD, I MIGHT, BIG MIGHT consider bringing over my Radeon 7850, but something tells me that this might favor Nvidia.

Because the WCG GPU app is coded in OpenCl ATI cards will be more efficient than Nvidia because ATI Driver support for OpenCl is much better that Nvidia.
----------------------------------------
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.


----------------------------------------
[Edit 1 times, last edit by nanoprobe at Aug 2, 2012 7:06:35 PM]
[Aug 2, 2012 1:48:00 PM]   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: What GPU's would you bring to the WCG table?

I would bring 2 cards: Nvidia GTX 680 and Nvidia GTX 570, both of which I currently use for BOINc projects.
[Aug 4, 2012 2:23:10 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: What GPU's would you bring to the WCG table?

off topic
Peter, that's some nice hardware ... if you are not already using them on GPUGrid they would rock on that project biggrin
----------------------------------------
[Edit 2 times, last edit by Former Member at Aug 4, 2012 7:38:25 AM]
[Aug 4, 2012 7:36:59 AM]   Link   Report threatening or abusive post: please login first  Go to top 
kateiacy
Veteran Cruncher
USA
Joined: Jan 23, 2010
Post Count: 1027
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

I have
AMD Radeon HD 7750
Nvidia GT 430
AMD E350 that includes an HD 6310
Nvidia ION

All of them (except the GT 430, which I don't have a machine for right now) are crunching on various BOINC projects, mainly POEM, Einstein, and MilkyWay. I crunch under Linux, so I'll bring them over to WCG when it has GPU crunching for Linux.

I don't think the ION will be powerful enough for WCG; it'll probably stay with POEM and Einstein. IONs are slow compared to other GPUs, but they're a lot faster than most CPUs!
----------------------------------------

----------------------------------------
[Edit 1 times, last edit by kateiacy at Aug 4, 2012 3:49:08 PM]
[Aug 4, 2012 12:11:31 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Jason1478963
Senior Cruncher
United States
Joined: Sep 18, 2005
Post Count: 295
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

We will try and bring
1 5870
1 5850
2 5770
2 6570
a few 5450 if they are worth it.
4 4850 if they revisit their use.
----------------------------------------

[Aug 4, 2012 12:42:24 PM]   Link   Report threatening or abusive post: please login first  Go to top 
mikey
Veteran Cruncher
Joined: May 10, 2009
Post Count: 821
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

I have
AMD Radeon HD 7750
Nvidia GT 430
AMD E350 that include an HD 6310
Nvidia ION

All of them (except the GT 430, which I don't have a machine for right now) are crunching on various BOINC projects, mainly POEM, Einstein, and MilkyWay. I crunch under Linux, so I'll bring them over to WCG when it has GPU crunching for Linux.


Can you point me to a link, PLEASE, that gives details on how to setup a gpu on Linux? I can get Boinc running with no trouble but the gpu just doesn't seem to work like it does in Windows. I am using Ubuntu 12.04 right now but would be willing to switch if it is easier and still free. I am a LONGTIME Windows guy so need some step by step directions.
Thanks for any help you can provide.
mikey

My gpu's would include AMD 5770, 5870, 6850 and 4670's and a couple of Nvidia gpu's such as 9800 GT, a 9600 GSO and a 560Ti. As for the AMD cards I have several of each, all currently running in Win7 machines.
----------------------------------------


----------------------------------------
[Edit 1 times, last edit by mikey159b at Aug 4, 2012 12:53:28 PM]
[Aug 4, 2012 12:53:10 PM]   Link   Report threatening or abusive post: please login first  Go to top 
captainjack
Advanced Cruncher
Joined: Apr 14, 2008
Post Count: 144
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

Open up System Settings (icon with a wrench and a gear)
Then click on Additional Drivers (icon looks like a pci card)
Then it will bring up a list of GPU drivers that you can install.
I am using the standard driver (not the one with post-release updates)

That is the driver that I am using to run gpu projects at POEM.

Hope that helps
[Aug 4, 2012 3:33:57 PM]   Link   Report threatening or abusive post: please login first  Go to top 
kateiacy
Veteran Cruncher
USA
Joined: Jan 23, 2010
Post Count: 1027
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

Here's a link for how to install the proprietary AMD drivers in Ubuntu:
https://help.ubuntu.com/community/BinaryDriverHowto/ATI

For some BOINC GPU projects, to run them on AMD cards you also need to install the AMD APP SDK, which may be downloaded (along with installation instructions) from:
http://developer.amd.com/sdks/amdappsdk/downloads/pages/default.aspx

In order to run OpenCL applications on GPU, you will need BOINC 7.xx.

Also, you need to manually restart BOINC each time you restart the computer; otherwise BOINC will not detect the GPU. You can do this by getting a terminal window and entering:

sudo /etc/init.d/boinc-client restart

and entering your user password when prompted.

Setup is very similar for Nvidia cards. The proprietary drivers can be installed from the Additional Drivers menu; then you download and install the CUDA SDK from the Nvidia website if necessary for the BOINC application you want to run. And you must restart BOINC each time you shut down and restart the computer.

I hope this helps.
----------------------------------------

[Aug 4, 2012 3:47:22 PM]   Link   Report threatening or abusive post: please login first  Go to top 
branjo
Master Cruncher
Slovakia
Joined: Jun 29, 2012
Post Count: 1892
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

I would bring OpenCL ATI AMD Radeon HD 6770M 512 MB on Mac OS X Mountain Lion only :-)

NI!
----------------------------------------

Crunching@Home since January 13 2000. Shrubbing@Home since January 5 2006

[Aug 4, 2012 6:35:53 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Jim1348
Veteran Cruncher
USA
Joined: Jul 13, 2009
Post Count: 1066
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: What GPU's would you bring to the WCG table?

I have two dedicated Radeon HD 7770s set up on two different PCs. The first has an E8400 dual-core, and the second an i5-3550 Ivy Bridge (quad-core). The first one is running POEM at the moment as it waits for WCG work.
----------------------------------------
[Edit 1 times, last edit by Jim1348 at Aug 4, 2012 7:13:44 PM]
[Aug 4, 2012 7:12:09 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 183   Pages: 19   [ Previous Page | 10 11 12 13 14 15 16 17 18 19 | Next Page ]
[ Jump to Last Post ]
Post new Thread