new version of BOINC + CUDA support

Message boards : Number crunching : new version of BOINC + CUDA support

To post messages, you must log in.

1 · 2 · 3 · Next

AuthorMessage
Profile Stephen

Send message
Joined: 26 Apr 08
Posts: 32
Credit: 429,286
RAC: 0
Message 57950 - Posted: 17 Dec 2008, 1:07:15 UTC

I just noticed that there is a new version of BOINC (6.4.5) and it is now advertising that these applications can support CUDA now if they so desire to. I for one would love to see Rosetta support CUDA.
ID: 57950 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
mikey
Avatar

Send message
Joined: 5 Jan 06
Posts: 1894
Credit: 8,767,498
RAC: 6,467
Message 57961 - Posted: 17 Dec 2008, 9:55:28 UTC - in response to Message 57950.  

I just noticed that there is a new version of BOINC (6.4.5) and it is now advertising that these applications can support CUDA now if they so desire to. I for one would love to see Rosetta support CUDA.


Personally I think most projects will have some kind of support for video cards at some point in time. The problem right now is that there are only a few cards supported. Currently only 11 cards are in green and 5 cards are in grey, those are ALL the cards currently supported!
Here is a link {url]http://www.gpugrid.net/forum_thread.php?id=316[/url]

ID: 57961 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
kuarl

Send message
Joined: 10 Nov 07
Posts: 3
Credit: 177,515
RAC: 0
Message 57982 - Posted: 17 Dec 2008, 21:15:59 UTC - in response to Message 57961.  

I just noticed that there is a new version of BOINC (6.4.5) and it is now advertising that these applications can support CUDA now if they so desire to. I for one would love to see Rosetta support CUDA.


Personally I think most projects will have some kind of support for video cards at some point in time. The problem right now is that there are only a few cards supported. Currently only 11 cards are in green and 5 cards are in grey, those are ALL the cards currently supported!
Here is a link {url]http://www.gpugrid.net/forum_thread.php?id=316[/url]


gpugrid is not boinc. They do not support all the cuda cards, but boinc does.
ID: 57982 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
The_Bad_Penguin
Avatar

Send message
Joined: 5 Jun 06
Posts: 2751
Credit: 4,271,025
RAC: 0
Message 57993 - Posted: 18 Dec 2008, 2:41:33 UTC - in response to Message 57982.  

Boinc is middleware.

gpugrid is not boinc. They do not support all the cuda cards, but boinc does.

ID: 57993 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Jaak Ennuste

Send message
Joined: 11 Dec 08
Posts: 2
Credit: 36,468
RAC: 0
Message 58566 - Posted: 6 Jan 2009, 12:34:52 UTC - in response to Message 57993.  

Boinc is middleware.

gpugrid is not boinc. They do not support all the cuda cards, but boinc does.



Can somebody tell in brief, what are the projects, supporting cuda and supported by BOINC. In other words, using BOINC middleware, what projects take significant advantage from GPU. I'm just assembling 2xGTX system for my fun and searching projects to participate. Currently I know only one life sciences project: GPUgrid.

thanks for Your tips

Jaak Ennuste
ID: 58566 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Chris

Send message
Joined: 30 Dec 08
Posts: 1
Credit: 233,608
RAC: 0
Message 58567 - Posted: 6 Jan 2009, 14:23:21 UTC

SETI@HOME is another. You need the latest BOINC and the latest NVidia drivers. The early versions of the 8800 GTX/GTS do not work with cuda. Be warned though, after reading the messages over on the SETI board it seems to have a lot of bugs. Some people have also had problems with overheating. I'll wait til they come out with version 2.0 and work out the bugs.
ID: 58567 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Jaak Ennuste

Send message
Joined: 11 Dec 08
Posts: 2
Credit: 36,468
RAC: 0
Message 58578 - Posted: 6 Jan 2009, 18:15:16 UTC - in response to Message 58567.  

SETI@HOME is another. You need the latest BOINC and the latest NVidia drivers. The early versions of the 8800 GTX/GTS do not work with cuda. Be warned though, after reading the messages over on the SETI board it seems to have a lot of bugs. Some people have also had problems with overheating. I'll wait til they come out with version 2.0 and work out the bugs.


Thanks for Your info. I'm looking forward to donate to life sciences. My new steel has 2 x NVIDIA GTX 280 cards running on Phenom host with total 1,8 TFLOPS.


ID: 58578 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
computerguy09

Send message
Joined: 17 Sep 05
Posts: 2
Credit: 5,293,068
RAC: 0
Message 58585 - Posted: 6 Jan 2009, 22:45:07 UTC - in response to Message 58578.  

SETI@HOME is another. You need the latest BOINC and the latest NVidia drivers. The early versions of the 8800 GTX/GTS do not work with cuda. Be warned though, after reading the messages over on the SETI board it seems to have a lot of bugs. Some people have also had problems with overheating. I'll wait til they come out with version 2.0 and work out the bugs.


Thanks for Your info. I'm looking forward to donate to life sciences. My new steel has 2 x NVIDIA GTX 280 cards running on Phenom host with total 1,8 TFLOPS.




It's important to remember that CUDA is an API that an application can use. How well it is used, and how "buggy" the code is dependent on the programmer, not CUDA.

The SETI CUDA application seems to be having major teething pains.

The GPUGRID CUDA app is a little farther down that path, and it is running much more reliably, when work is available on that project.

It's my understanding that several other projects are considering supplying CUDA-based apps.

Mark
ID: 58585 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile dcdc

Send message
Joined: 3 Nov 05
Posts: 1829
Credit: 115,900,225
RAC: 61,116
Message 58587 - Posted: 6 Jan 2009, 23:38:28 UTC - in response to Message 58585.  

SETI@HOME is another. You need the latest BOINC and the latest NVidia drivers. The early versions of the 8800 GTX/GTS do not work with cuda. Be warned though, after reading the messages over on the SETI board it seems to have a lot of bugs. Some people have also had problems with overheating. I'll wait til they come out with version 2.0 and work out the bugs.


Thanks for Your info. I'm looking forward to donate to life sciences. My new steel has 2 x NVIDIA GTX 280 cards running on Phenom host with total 1,8 TFLOPS.




It's important to remember that CUDA is an API that an application can use. How well it is used, and how "buggy" the code is dependent on the programmer, not CUDA.

The SETI CUDA application seems to be having major teething pains.

The GPUGRID CUDA app is a little farther down that path, and it is running much more reliably, when work is available on that project.

It's my understanding that several other projects are considering supplying CUDA-based apps.

Mark

wouldn't they be better off using opencl now?
ID: 58587 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
mikey
Avatar

Send message
Joined: 5 Jan 06
Posts: 1894
Credit: 8,767,498
RAC: 6,467
Message 58599 - Posted: 7 Jan 2009, 9:53:46 UTC - in response to Message 58566.  

Boinc is middleware.

gpugrid is not boinc. They do not support all the cuda cards, but boinc does.



Can somebody tell in brief, what are the projects, supporting cuda and supported by BOINC. In other words, using BOINC middleware, what projects take significant advantage from GPU. I'm just assembling 2xGTX system for my fun and searching projects to participate. Currently I know only one life sciences project: GPUgrid.

thanks for Your tips Jaak Ennuste


I can tell you one Project that I am now contributing to that uses my new Nvidia video card...folding@home. It was easy, credit comes thru quickly and the only problem was finding the number of my Team so I could join it. I had to go to my Team webpages and ask them for the number, I could not find a way to search for it on the folding page. Folding even supports ATI video cards, although I have not tried that yet. Here is a link to the page about the video cards
http://folding.stanford.edu/English/WinGPUGuide
It runs in the tray but does not run under Boinc.
ID: 58599 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Paul D. Buck

Send message
Joined: 17 Sep 05
Posts: 815
Credit: 1,812,737
RAC: 0
Message 58664 - Posted: 8 Jan 2009, 5:21:11 UTC - in response to Message 58566.  

Boinc is middleware.

gpugrid is not boinc. They do not support all the cuda cards, but boinc does.



Can somebody tell in brief, what are the projects, supporting cuda and supported by BOINC. In other words, using BOINC middleware, what projects take significant advantage from GPU. I'm just assembling 2xGTX system for my fun and searching projects to participate. Currently I know only one life sciences project: GPUgrid.

thanks for Your tips

Jaak Ennuste


There are only two BOINC projects supporting CUDA ... SaH and GPU Grid. Older slower cards will not be that suitable for GPU Grid with the one week deadlines. I have an 8500 that is CUDA capable and it would not finish one task in that time (as best as I could tell)... my 9800 takes about 12-17 hours per task and the GTX280 about 4-6 ... you can mouse about over there and look at the work done by the two computers and get a feel for it if you like ...

SaH's application has a number of difficulties the most damaging one is that sometimes the app will crash the card and corrupt the display requiring a reboot and all tasks run after the crash for either project will fail until the reboot.

GPU Grid current window app uses more CPU than it should and a new version is promised "soon" ...

Running the GPU with as little impact on the CPU set requires some extra fiddling or the use of 6.5.0 ...

All of that aside there are serious issues with the handling of the GPU in BOINC Manager in that the current versions, including 6.5.0 don't manage the GPU as it should ... see the BOINC Dev mailing list for the discussions ...

Rumors abound about Einstein having a GPU version in the works, but as far as I know they have not acknowledged having this version at this time ...
ID: 58664 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
The_Bad_Penguin
Avatar

Send message
Joined: 5 Jun 06
Posts: 2751
Credit: 4,271,025
RAC: 0
Message 58694 - Posted: 9 Jan 2009, 5:52:33 UTC

OpenMM workshop -- @ Stanford Feb 12, 13

I've talked about OpenMM before -- it's the library we're releasing to allow other scientists to take advantage of the great speed up found in our GPU code. We're now having a workshop to describe it. Here is the announcement that went out (see below). Check out this link for more details.


Want to learn how to quickly set up and run molecular dynamics (MD) simulations? Or are you a veteran to MD who wants to know how to obtain 100X speedups of MD code on GPUs?

Whatever your MD background, the free upcoming two-day OpenMM workshop promises to be an exciting, knowledge-filled opportunity, featuring experts from both molecular dynamics and the GPU industry.

Day 1 of the workshop is geared towards MD developers and will discuss how MD code can be sped up on GPUs and in particular, with the new OpenMM 1.0 library. Day 2 of the workshop is for researchers interested in using MD in their research, introducing MD theory and the new OpenMM Zephyr application, which makes it easy to run and visualize MD simulations. You can sign up for one or both days.

Read more about OpenMM, OpenMM Zephyr, and molecular dynamics (see attached). Or visit http://simbios.stanford.edu/EventsOfInterest/OpenMMWorkshop.htm for more details.

ID: 58694 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile dcdc

Send message
Joined: 3 Nov 05
Posts: 1829
Credit: 115,900,225
RAC: 61,116
Message 58697 - Posted: 9 Jan 2009, 10:11:19 UTC - in response to Message 58694.  

OpenMM workshop -- @ Stanford Feb 12, 13

I've talked about OpenMM before -- it's the library we're releasing to allow other scientists to take advantage of the great speed up found in our GPU code. We're now having a workshop to describe it. Here is the announcement that went out (see below). Check out this link for more details.


Want to learn how to quickly set up and run molecular dynamics (MD) simulations? Or are you a veteran to MD who wants to know how to obtain 100X speedups of MD code on GPUs?

Whatever your MD background, the free upcoming two-day OpenMM workshop promises to be an exciting, knowledge-filled opportunity, featuring experts from both molecular dynamics and the GPU industry.

Day 1 of the workshop is geared towards MD developers and will discuss how MD code can be sped up on GPUs and in particular, with the new OpenMM 1.0 library. Day 2 of the workshop is for researchers interested in using MD in their research, introducing MD theory and the new OpenMM Zephyr application, which makes it easy to run and visualize MD simulations. You can sign up for one or both days.

Read more about OpenMM, OpenMM Zephyr, and molecular dynamics (see attached). Or visit http://simbios.stanford.edu/EventsOfInterest/OpenMMWorkshop.htm for more details.



Anyone involved with mini rosetta code gonna be attending this?
ID: 58697 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Orgil

Send message
Joined: 11 Dec 05
Posts: 82
Credit: 169,751
RAC: 0
Message 59189 - Posted: 30 Jan 2009, 17:01:32 UTC
Last modified: 30 Jan 2009, 17:28:29 UTC

In seti someone with i7 3ghz and 9xxxGT is doing 8500 rac with single desktop with cuda computing. Maybe it is time for Rosetta to jump in and earn the computing source. Can anyone close to Rosetta please to inform us when might Rosetta Cuda start?

I hope many rosetta members want to push rosetta admins to start cuda, it is reality that better computing technology is already out there, so the project very likely need to evolve into it.
ID: 59189 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Paul D. Buck

Send message
Joined: 17 Sep 05
Posts: 815
Credit: 1,812,737
RAC: 0
Message 59191 - Posted: 30 Jan 2009, 20:00:32 UTC - in response to Message 59189.  

In seti someone with i7 3ghz and 9xxxGT is doing 8500 rac with single desktop with cuda computing. Maybe it is time for Rosetta to jump in and earn the computing source. Can anyone close to Rosetta please to inform us when might Rosetta Cuda start?

I hope many rosetta members want to push rosetta admins to start cuda, it is reality that better computing technology is already out there, so the project very likely need to evolve into it.


The project is aware of the issue. But the question is if the application is suitable to be recoded as a CUDA application.

If you want to do Bio and CUDA the option right now is GPU Grid ... though the 8500 is low end for their application ...

Someone is working on an ATI accelerated version of Milky Way and we can hope if that gets working that it is ported to the Nvidia cards so that we all can jump into the pool ... :)

I am sure that in the next few months that a number of other projects are either going to come into play or that existing projects will port their application over to CUDA.

Be aware that there are still issues with CUDA and video drivers are one of the keys to making it work ... some, particularly those with 64-bit systems have been having some trouble getting stable at GPU Grid.
ID: 59191 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Orgil

Send message
Joined: 11 Dec 05
Posts: 82
Credit: 169,751
RAC: 0
Message 59197 - Posted: 31 Jan 2009, 11:10:57 UTC

Yet there are not few people in seti are successfully using single pc and doing 6000-9000 rac with their cuda, which means this is realistic advancing solution for dc projects in the near future. Well let's hope someone should announce something in the front page of this site about cuda maybe this year.
ID: 59197 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Paul D. Buck

Send message
Joined: 17 Sep 05
Posts: 815
Credit: 1,812,737
RAC: 0
Message 59201 - Posted: 31 Jan 2009, 15:59:39 UTC - in response to Message 59197.  

Yet there are not few people in seti are successfully using single pc and doing 6000-9000 rac with their cuda, which means this is realistic advancing solution for dc projects in the near future. Well let's hope someone should announce something in the front page of this site about cuda maybe this year.


It is not that CUDA is not a viable means of doing models. Or even doing models relating to the problem space of protean folding. The question is if the approach THIS project is taking is amenable to the way that the GPU cards process programs.

If the cards prove to be suitable, then an entirely new application has to be developed.

And I have watched the CUDA kerfuffle on SaH and there are issues with the CUDA application though they seem to be working them out pretty quickly...

Then you have the current issue that with ATI and Nvidia having different APIs and programming models to satisfy the universe of participants the project would have to support three different applications... a pretty tall order ...

Still, it is early days and were I running the project I would be waiting a bit to see if the generic programming model gets support so that I would only have to develop one application to one API that would run on both types of GPU ...
ID: 59201 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
darengosse Jean-Paul
Avatar

Send message
Joined: 9 Jun 06
Posts: 18
Credit: 259,459
RAC: 0
Message 59383 - Posted: 6 Feb 2009, 9:41:21 UTC

Hello With all.
My graphics card is ATI RADEON Version 2008.0923.2139.36956, and I n'do not have, (on my Desktop machine Intel Core 2 CPU 6300 Windows XP), of chart NVIDIA of GetForce.
My question is: Then I to download on my Computeur the thecnology of CUDA?
Is ess that possible?, and bond of remote loading exists 1 however there?. In this case thank you to say to me which file I must download and install.
Thank you very much d'advances for your answers and your councils concerning my question....

ID: 59383 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
mikey
Avatar

Send message
Joined: 5 Jan 06
Posts: 1894
Credit: 8,767,498
RAC: 6,467
Message 59386 - Posted: 6 Feb 2009, 12:37:36 UTC - in response to Message 59383.  

Hello With all.
My graphics card is ATI RADEON Version 2008.0923.2139.36956, and I n'do not have, (on my Desktop machine Intel Core 2 CPU 6300 Windows XP), of chart NVIDIA of GetForce.
My question is: Then I to download on my Computeur the thecnology of CUDA?
Is ess that possible?, and bond of remote loading exists 1 however there?. In this case thank you to say to me which file I must download and install.
Thank you very much d'advances for your answers and your councils concerning my question....


I will start...right now Rosetta does not support video card crunching, only cpu crunching. Seti is one project that does support video card crunching, so does GPUgrid. Both, Seti and GPUgrid, require Boinc version 6.4.5 or higher to work with your video card.
ID: 59386 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
darengosse Jean-Paul
Avatar

Send message
Joined: 9 Jun 06
Posts: 18
Credit: 259,459
RAC: 0
Message 59390 - Posted: 6 Feb 2009, 14:00:18 UTC - in response to Message 59386.  

Hello With all.
My graphics card is ATI RADEON Version 2008.0923.2139.36956, and I n'do not have, (on my Desktop machine Intel Core 2 CPU 6300 Windows XP), of chart NVIDIA of GetForce.
My question is: Then I to download on my Computeur the thecnology of CUDA?
Is ess that possible?, and bond of remote loading exists 1 however there?. In this case thank you to say to me which file I must download and install.
Thank you very much d'advances for your answers and your councils concerning my question....


I will start...right now Rosetta does not support video card crunching, only cpu crunching. Seti is one project that does support video card crunching, so does GPUgrid. Both, Seti and GPUgrid, require Boinc version 6.4.5 or higher to work with your video card.

Thank you for your answer.
Just a precision, the BOINC on my Computeur is with version 6.4.5 since December 9, 2008.

ID: 59390 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
1 · 2 · 3 · Next

Message boards : Number crunching : new version of BOINC + CUDA support



©2024 University of Washington
https://www.bakerlab.org