| log in |
Message boards : Number crunching : No Milkyway with GTX480
| Author | Message |
|---|---|
|
Just installed GTX 480 with driver 197.41 | |
| ID: 38673 | Rating: 0 | rate:
| |
|
Have a look at this: | |
| ID: 38675 | Rating: 0 | rate:
| |
|
Unfortunate the cuda app has compute capability 1.3 hard coded into it, so the app will not find a valid card and exit. The behaviour is effectively the same as if you were running it on older G80 or G90 with no double precision support. The good news is that is it only 1 one line change to the code and a one line change to the Makefile to fix it. It will also require building against Cuda 3.0 and need 195 series drivers on linux or 196/197 series on Windows. | |
| ID: 38690 | Rating: 0 | rate:
| |
|
Normally if you do not have the right card Milkyway does not download any WU, so why now it downloads WU?? | |
| ID: 38705 | Rating: 0 | rate:
| |
|
The milkyway application itself doesn't have any influence on when jobs are downloaded, the boinc client does that. I am going to guess that the boinc client contains a compute capability test like this: if (CUDACapabilityMajorrevisionnumber >= 1) and (CUDACapabilityMinorrevisionnumber >= 3) then card is OK whereas the milkway app has a test like this: if (CUDACapabilityMajorrevisionnumber == 1) and (CUDACapabilityMinorrevisionnumber == 3) then card is OK so that compute 2.0 cards are OK with the boinc client and not OK with the milkway app. The first first is a guess, because I haven't seen the boinc client code, but the second part is definitely right - you can see it in the code available for download here. | |
| ID: 38719 | Rating: 0 | rate:
| |
|
Correct, the code specifically asks for compute capability 1.3. I will have to look into the changes that compute capability 2.0 brought and determine whether or not they support the CUDA Framework 2.3. | |
| ID: 38747 | Rating: 0 | rate:
| |
|
Any idea when the change to CC 2.0 can take place? | |
| ID: 39004 | Rating: 0 | rate:
| |
|
I posted new applications on Milkyway@Home version 3, I only have a GTX 285 so I am not able to test whether it works or not. | |
| ID: 39017 | Rating: 0 | rate:
| |
I posted new applications on Milkyway@Home version 3, I only have a GTX 285 so I am not able to test whether it works or not. hi testing no error so far:) 5.20min GTX480 | |
| ID: 39019 | Rating: 0 | rate:
| |
|
Hmmm...slower than my 4850. What's it like at Collatz? | |
| ID: 39021 | Rating: 0 | rate:
| |
Hmmm...slower than my 4850. What's it like at Collatz? hi:) 8.15min | |
| ID: 39022 | Rating: 0 | rate:
| |
Hmmm...slower than my 4850. What's it like at Collatz? 5 minutes faster than my 4870. | |
| ID: 39038 | Rating: 0 | rate:
| |
Hmmm...slower than my 4850. What's it like at Collatz? 1:05 slower than my 5830. ____________ | |
| ID: 39040 | Rating: 0 | rate:
| |
I posted new applications on Milkyway@Home version 3, I only have a GTX 285 so I am not able to test whether it works or not. and: hi:) 8.15min To contrast I have a 5870 and the comparable times are >2Min at MW and ~5:44-6:00 at Collatz, and at a cost of a little over $400 a bit cheaper ... Just food for comparison. I hate losing the ability to run other projects like GPU Grid, but the cost benefit ratio says ATI to me ... I can get a suite of 5870 cards to replace my older Nvidia cards as soon as I can ... and my production is going to go up a lot... and my power is staying the same or falling (depending on whose numbers you use) ... In one system I am doing about 294K CS per day with a 5870 and GTX280 card... I had a system with a pair of GTX260 cards and it was doing about 72K a day ... it is too soon to know if it is going to go all the way up to 290K or not, would be nice, but even so, one card is likely to double that machine's production... my pair of 4870 cards do about 140K per day together which also is not bad at all ... I will know better in a couple days when the stat sites start to crunch the data but here is hoping ... :) | |
| ID: 39041 | Rating: 0 | rate:
| |
|
The benchmarking I have done for the GTX470 shows it to be slightly better than twice as fast at double precision compared to a GTX275. The linear algebra benchmarks I use are generally memory bandwidth limited - a stock GTX275 hits about 77 Gflop/s double precision, and the GTX470 hits about 160 Gflop/s doing the same operation running identical code. There are new architectural features in Fermi which should allow that to improve further with some tuning. | |
| ID: 39043 | Rating: 0 | rate:
| |
|
GTX480 - WU Milkyway 3 = OK - 5 min. 8 secs. | |
| ID: 39044 | Rating: 0 | rate:
| |
|
If you want to push the beast - there is a good review on o/c the 480 at Guru3d (they also did one for the 470, which was a little dubious in outcome). | |
| ID: 39047 | Rating: 0 | rate:
| |
|
I have a GTX 480 and also a GTX 470. | |
| ID: 39050 | Rating: 0 | rate:
| |
|
At stock it will be "ok" - even NVidia are not going to field something that needs earplugs at stock. Although the 480 gets close to that in its guise as an egg-fryer. | |
| ID: 39052 | Rating: 0 | rate:
| |
The benchmarking I have done for the GTX470 shows it to be slightly better than twice as fast at double precision compared to a GTX275. The linear algebra benchmarks I use are generally memory bandwidth limited - a stock GTX275 hits about 77 Gflop/s double precision, and the GTX470 hits about 160 Gflop/s doing the same operation running identical code. There are new architectural features in Fermi which should allow that to improve further with some tuning. And were they the only game in town I would be salivating over upgrading my 260/280/295 cards to the latest and greatest. However, the numbers you post here for the 470 shows that it is twice as fast as my 4870 for Collatz (~16 min) it is more than twice as slow for MW (~3:15) and the 4870's are only about $150 US ... In a way I regret my slow migration to the world of ATI because I really do like GPU Grid for example and there is no doubt that the CUDA applications are more common still ... but, we are up to 3 ATI projects with SaH looming on the horizon in having a viable 4th application "real soon now" to quote Jerry Pournell ... | |
| ID: 39062 | Rating: 0 | rate:
| |
..... In a way I regret my slow migration to the world of ATI because I really do like GPU Grid for example and there is no doubt that the CUDA applications are more common still ...... Been down that road as well, and in some ways still have a nagging itch about moving, I also have a real urge to help at GPUGrid due to one particular application there, waited and waited for Fermi, but it became clear it was going to be a dog so I moved, I just could not justify the cost/performance equation of Fermi. I had been using NVidia for 15/20 years - ever since they first hit the consumer market, so did not take the decision to move Vendor lightly. I change cards every 3/4 years, and about 4 weeks ago finally took the plunge and went ATI. No real regrets, the numbers and economics speak for themselves, and were re-afirmed after the Fermi disaster. The only reason to go Fermi now is because of a particular need anyone has for CUDA - otherwise ATI have it in the bag now. And they will do for at least 5 years. The days of "leapfrogging" the graphics lead are over for a while. NVidia are too far behind. A two year old 5870 takes out a Fermi 480, let alone the 5xxx mid life refresh due in Q3, let alone the ATI 6xxx cards with a completely new architecture due for release Spring 2011. NVidia have nothing left to respond with, apart from straw clutching and PR stunts for product releases. Regards Zy | |
| ID: 39063 | Rating: 0 | rate:
| |
..... In a way I regret my slow migration to the world of ATI because I really do like GPU Grid for example and there is no doubt that the CUDA applications are more common still ...... I too have a soft spot in my heart for GPU Grid as they were my first GPU love ... but ... the project fell into the 6 months in and we don't have to talk to the participants much any more kind of thing and well now we have applications that don't seem to run as well, the CPU usage is drifting up (again) and I don't see them actively working to make the client work better to meet their needs. By that i mean, we should be able to have BOINC take into consideration prioritization so that if we have a GPU Grid task on hand we slot it next so that we can return it ASAP. Does not have to violate RS over time (though RS has fallen so far down the chain of things considered that I feel that it is not respected at all anymore ... can't prove it because of the lack of good logging and projects that run out of work so often ... but ...) I was hoping DNETC would prove out, but, to this point they seem to be a disappointment also with an application that locks-up and their bland denials of the possibility ... For me the real long term driver is total power consumption for work done ... I don't have the specific numbers because I have been running pairs of GPUs so long it is hard to say what the real earnings of specific cards are ... but, I just pulled one GTX260 out of a system which had a pair of them and it looks like my daily numbers are going to go from 70K + a day to 200K a day on the same system. My 5870 + GTX280 system does nearly 300K a day ... I can only imagine what I would get from pairs of 5870 cards ... well, next card will let me know though I just bought a new KVM so that may have to be pushed off a month before I will know ... heck, replacing the GTX295 would double production (or more) and cut power consumption in half... well, 3 more upgrades to go ... As to the leapfrogging, I am not so sure that it might not be possible for Nvidia to "get it" and come up with an innovation that will stun ATI ... because sure as taxes ATI is likely to get complacent, though they may own the next cycle or two as you have noted. | |
| ID: 39068 | Rating: 0 | rate:
| |
|
More food for thought... | |
| ID: 39069 | Rating: 0 | rate:
| |
|
I agree - there's just no contest all the way up and down the product range, ATI own it. NVidia had the opportunity with the failed GF300 development - but could not nail it - then had to use an existing GPgpu and mess with it to evolve to "Fermi" and we end up with a noisy egg-fryer. | |
| ID: 39077 | Rating: 0 | rate:
| |
I hope NVidia do pull out a rabbit in 4/5 years time, else the dynamics of competition die out, and we all lose big time with inflated price performance, and increased development cycles with no viable competition. I am not sure that on chip graphics are going to be a real big thing ... of course I have been wrong before... I suspect that there might be some on chip solutions but that the eternal market is not going to go away because the on-chip is likely to be a low end "common" solution that is just not going to satisfy the high end gamers ... Especially because to upgrade the system the investment is now for a much larger and more expensive chip instead of a less costly drop in card for the same performance increase ... of course, for those of us that are interested in GPUs ... this would not be all bad... on chip GPU along with add on cards ... more performance ... :) | |
| ID: 39089 | Rating: 0 | rate:
| |
|
Still no news of the cards GTX470 and GTX480 will work soon. | |
| ID: 39152 | Rating: 0 | rate:
| |
Still no news of the cards GTX470 and GTX480 will work soon. Um, because they are hard at work? :) Seriously, the card just came out ... and all the projects are struggling with the changes needed. GPU Grid is likewise working on making their application work with the card. The sad truth is that living on the "bleeding edge" means suffering ... and in this case that suffering is that the applications are lagging ... Since most users do not have this card, the updates to make it work are, as they should be, a lower priority than getting other things done ... like on MW getting the new application fielded ... which for you has the side benefit of allowing your card to work ... Patience is required ... | |
| ID: 39155 | Rating: 0 | rate:
| |
|
I accept "bleeding", and thx for the quick answer, as it should!! | |
| ID: 39175 | Rating: 0 | rate:
| |
I accept "bleeding", and thx for the quick answer, as it should!! The good news is that GPU Grid may be getting a handle on the new card though I do not know when they will be issuing work for the new application. There is a new post by GDF there that discusses the matter ... | |
| ID: 39183 | Rating: 0 | rate:
| |
|
I have donated the two fermi-cards! | |
| ID: 39185 | Rating: 0 | rate:
| |
|
Paul - saw your post - FYI I have 2 machines with 2 5870 cards - I am getting about 450-460k daily in MW and about 350-370k in Collatz (when MW is down). | |
| ID: 39194 | Rating: 0 | rate:
| |
Paul - saw your post - FYI I have 2 machines with 2 5870 cards - I am getting about 450-460k daily in MW and about 350-370k in Collatz (when MW is down). Ah thanks ... :) The only "solid" number I have is for the Dual 4870 system (~139K) and for the 5870 & GTX260 system (~290K) ... so that is good news ... I hope when I replace the GTX260 I will see about 150-200K boost in my totals... Schedule says the card is here Friday ... so should be in and working something Friday and better data should come next week ... I have noticed that the RAC in BOINC Stats is pointing up like a rocket from the last exchange of a 5870 for a GTX260 and I went from what looks like a 450K average to 600-650K a day average ... hard to know when the data bounces around so much ... I saved a copy of teh 60 day history in BOINC Stats and plan to save several more over the next couple of weeks to see when I go ... I don't think I will get close to 1M a day until I get two more 5870s going ... and that is going to take all summer ... But thanks for the data ... :) {Edit-add} Just looked at the number for the two systems and they are more "reasonable" as in more of what I would expect. The early numbers were showing that the system with the GTX280 was far and away out performing the one with the GTX260 (both have a HD5870) but now with one week's data the weekly number for the 280 equipped system is actually showing a 222K daily production which is close to the 200K+ showing on the 260 equipped system ... Youi can see here the two systems, both are running WIn7-64, the 920 is 5870 & 260 and the 940 is the 5870 and 280 ... The other i7 920 has the dual 4870 cards ... | |
| ID: 39214 | Rating: 0 | rate:
| |
|
I am getting about the same as Farscape, albeit on a 5970 - its real world comparible to 2 x 5870, just on one card as its the same 2 GPUs. | |
| ID: 39218 | Rating: 0 | rate:
| |
|
Paul - I think you will really enjoy the ATI cards - they operate smoothly and crank! The only time I sing the blues is when MW goes down and Collatz gets overloaded.....I have a few nice CPUs but not enough.... | |
| ID: 39240 | Rating: 0 | rate:
| |
Paul - I think you will really enjoy the ATI cards - they operate smoothly and crank! The only time I sing the blues is when MW goes down and Collatz gets overloaded.....I have a few nice CPUs but not enough.... Oh, my yes, I do love them ... as I just noted elsewhere I am 5 and 2 Friday when the next 5870 shows up on my doorstep ... With the latest card I will hope to be doing about 700K consistently and with luck maybe a little more ... I want to be careful not to poke the beast too much lest he retaliate and murphy strike ... | |
| ID: 39242 | Rating: 0 | rate:
| |
Paul - I think you will really enjoy the ATI cards - they operate smoothly and crank! The only time I sing the blues is when MW goes down and Collatz gets overloaded.....I have a few nice CPUs but not enough.... I am a recent convert (a month) after 15 yrs with NVidia having seen results like you and others get, never thought I would ever go ATI, but there ya go, times are a changing :) Have a peak at DNETC, you can run it with the same setting as MW and "pay's" well, so would be a good b/up if you get caught in the future the way you describe re MW & Collatz Regards Zy | |
| ID: 39243 | Rating: 0 | rate:
| |
Paul - I think you will really enjoy the ATI cards - they operate smoothly and crank! The only time I sing the blues is when MW goes down and Collatz gets overloaded.....I have a few nice CPUs but not enough.... Zy, I am 931,844 at DNETC ... I had a run of failures but now seem to be running them successfully (again, for now) ... so, yes I am aware ... :) The one thing that bothers me is that they are like Aqua, they want to use all the resources and BOINC does not do the hand over well from running 8 applications to running one on all 8 cores ... it has a bad habit of running on idle for fairly long stretches ... the same with DNETC wanting to run on all the GPUs at the same time... Personally, I prefer to run more diverse workloads because on HT that improves throughput ... running the same code on all 8 virtual processors means that you get less from HT than if your workload is more diverse ... that is one of the reasons I don't run Aqua that much and when I have run DNETC, it is on systems where I have mixed cards so I don't have it monopolize my GPUs ... Besides, they have a nasty bug where the cards / tasks get snarfled... | |
| ID: 39253 | Rating: 0 | rate:
| |
.... I am 931,844 at DNETC ... I had a run of failures but now seem to be running them successfully (again, for now) ... so, yes I am aware ... :) I know you are aware of it, the suggestion was for Farscape. You are on my "guru to ask list", no way do I try the reverse rofl, you're way above my league :) I hate that bug ..... but at least the error trap catches it now and mitigates the old problem of being blocked out for hours. Regards Zy | |
| ID: 39262 | Rating: 0 | rate:
| |
|
What has all this to do with gtx470 or gtx480? | |
| ID: 39263 | Rating: 0 | rate:
| |
|
What has all this to do with gtx470 or gtx480? | |
| ID: 39264 | Rating: 0 | rate:
| |
|
Fair cop guv ..... | |
| ID: 39266 | Rating: 0 | rate:
| |
|
Any news yet? | |
| ID: 39424 | Rating: 0 | rate:
| |
Any news yet? do not prepare yourself to whatever rac... gtx 480/470 are really crippled in dual precision performances, way under ati cypress series... I'm sorry about that, but I think that the performances/watt here on milkyway will be really disappointing. | |
| ID: 39443 | Rating: 0 | rate:
| |
|
Any news about milkyway3 available? | |
| ID: 40259 | Rating: 0 | rate:
| |
GTX480 - WU Milkyway 3 = OK - 5 min. 8 secs. Bump I have gtx 470 w/driver 19775 My card keeps grabbing work with v0.24 (cuda23) is there a work around to get v.03? V .03 was installed on 22 April Apps page | |
| ID: 40362 | Rating: 0 | rate:
| |
|
Could do with a confirmation on what is happening with this? | |
| ID: 40550 | Rating: 0 | rate:
| |
|
We can show you where to get it, only problem is there is no work for MW3 currently. | |
| ID: 40554 | Rating: 0 | rate:
| |
We can show you where to get it, only problem is there is no work for MW3 currently. Well Im 50% nearer than I was so your help is appreciated... | |
| ID: 40557 | Rating: 0 | rate:
| |
|
That app didn't work - it was the cuda 2.3. | |
| ID: 40627 | Rating: 0 | rate:
| |
|
There are 3 MilkyWay@Home Version 3 shown with an installation date of 22 April, one CPU and 2 GPU (cuda23). One for Windows Version 0.03, one for Windows Version 0.03 (cuda23) and one for Linux Version 0.03 (cuda23). I do not see any CUDA applications other than cuda23 on that applications page. | |
| ID: 40629 | Rating: 0 | rate:
| |
|
Plus I did not do the 0.3 app, I did the 0.5 app that is not listed on that page. | |
| ID: 40645 | Rating: 0 | rate:
| |
|
Thanks for that link... | |
| ID: 40653 | Rating: 0 | rate:
| |
|
I think you will have to just wait until they actually roll out MW3, right now all they are releasing are MW units which are not Fermi compatible. | |
| ID: 40678 | Rating: 0 | rate:
| |
|
Are there plans for a fermi app? | |
| ID: 40860 | Rating: 0 | rate:
| |
|
Im not sure if GPUGRID supports Fermi, but I know Folding@home does(beta atleast)although its not a BOINC based project http://folding.typepad.com/news/2010/05/open-beta-release-of-the-gpu3-clientcore.html | |
| ID: 40872 | Rating: 0 | rate:
| |
Im not sure if GPUGRID supports Fermi, but I know Folding@home does(beta atleast)although its not a BOINC based project http://folding.typepad.com/news/2010/05/open-beta-release-of-the-gpu3-clientcore.html Folding a Boinc project? Yeah, Stanford got up to a certain point and then shelved all development on their Boinc app, No reason was stated, Of course It couldn't be cause of an old Berkeley vs Stanford rivalry, It must have been for some other reason, like maybe money and/or talent availability... But then again Stanford(F@H) never did say why Folding@Home didn't become another Boinc project. Too bad really. ____________ 12/21/2012? Bah Humbug! | |
| ID: 40873 | Rating: 0 | rate:
| |
|
I already crunch Rosetta and would like to stay within the BOINC umbrella if I can.. | |
| ID: 40878 | Rating: 0 | rate:
| |
|
GPUGRID have a Fermi app - its pretty stable now after a lot of hassles with it. | |
| ID: 40883 | Rating: 0 | rate:
| |
i'm not so sure if you are familiar with VLSI design but nvidia could be back on top at 28nm and if things go well with their silicon spin they could have a nice 40nm gpu too. there is nothing wrong with the fermi architecture and there is nothing wrong with r600 architecture. the physical implementation of these chips is terrible because the time for that stage was spent designing logic. the real killer of a chip is time, not making a bad architectural choice.
the relentless goal of computers over the past decades has been to make them smaller and faster. nvidia can become a major player in the mobile market with ARM. also i dont see a reason they could not go x86 as cyrix didnt have a license. | |
| ID: 41099 | Rating: 0 | rate:
| |
|
So I just bought a Nvidia 470 GPU from Doc that uses "1.21 Gigawatts of power" but it can only be used in the future. Ha ha, great Scott! | |
| ID: 41102 | Rating: 0 | rate:
| |
|
Dave, | |
| ID: 41113 | Rating: 0 | rate:
| |
Message boards :
Number crunching :
No Milkyway with GTX480