Faster GPUs with Nvidia 310.70? |
![]() |
| log in |
Message boards : Number crunching : Faster GPUs with Nvidia 310.70?
1 · 2 · 3 · 4 . . . 5 · Next
| Author | Message |
|---|---|
|
Has anyone noticed that the Cuda _x41g tasks are processing faster under Nvidia beta driver 310.70 or is it just me? I have even increased my tasks per GPU for both the 1 x GTX660SC @ 2Gb and 1 x GTX460SE @ 1Gb from 2 to 3. Processing went from an average of 19-22 min to 15- 20 min. Temps for the GTX660SC remain below 67c & the GTX460SE below 57c. | |
| ID: 1314696 · | |
|
What Driver were you using Cliff ? I'm aware of gradual refinements in the drivers on an ongoing basis, along with some OS patches since June-July. Maybe they addressed some of my concerns about Cufft performance with older Cuda... Will see what testing turns up in due course. | |
| ID: 1314716 · | |
|
Please do advise if you find anything worthwhile, Jason. | |
| ID: 1314719 · | |
Please do advise if you find anything worthwhile, Jason. A quick test here says there might be a percent or so for Cuda 4.2/5.0 on zb over aging Cuda 3.2 builds on my 680 (Kepler) on Win7 ... so no big deal but something. Cuda 3.2, so x41g release & subsequent test builds still flag significantly behind 4.2 & 5.0, indicating my old Cuda library FFT concerns haven't been addressed (as the rest of the code I test is fundamentally the same apart from CuFFT) In usual cases for Cuda & post-Fermi I recommend latest WHQL, and warn there are OS driver stack changes in Windows updates that should really be applied for stability/security reasons. In your 'special' case Mark, latest Beta driver & zb, 4.2 flavour for Fermi class, 4.2 or 5.0 for Kepler class, would be the go (on Win7 at least) The last series of driver betas have had a lot of tweaks since 304 related to synchronisation, so 'system specific' performance boost as Cliff's reporting is certainly possible, in particular if there was something clogging the specific setup before. When using latest Beta drivers on Win7, do keep in mind they likely correspond in some cases to Windows updates, so having both sets up to date is preferred. For a lot of people keeping both Windows & Video up to date is a bit much work, hence the standard recommendation of last WHQL. Jason ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314739 · | |
What Driver were you using Cliff ? I'm aware of gradual refinements in the drivers on an ongoing basis, along with some OS patches since June-July. Maybe they addressed some of my concerns about Cufft performance with older Cuda... Will see what testing turns up in due course. I was using 306.97 until I saw this on the Lunatics forum yesterday. Upgraded and noticed what seemed to be immediate results. After several hours I then bumped the tasks up from 2 to 3. Can't comment on the OS changes since the GTX660SC is only 1 1/2 months old. If this is now, can't wait until I swap out the GTX460SE for another 660 and the new Lunatics app whenever that may be. Does anyone have any word on when that will happen? http://lunatics.kwsn.net/12-gpu-crunching/latest-nvidiadriver-and-cudaversion.new.html#new [edit] In usual cases for Cuda & post-Fermi I recommend latest WHQL, and warn there are OS driver stack changes in Windows updates that should really be applied for stability/security reasons. I haven't updated anything from MS concerning video cards for a verrrrry long time and I always do a clean install when upgrading my Nvidia drivers. Should I do the MS changes and then re-apply the Nvidia drivers? [/edit] ____________ I don't buy computers, I build them!! | |
| ID: 1314748 · | |
What Driver were you using Cliff ? I'm aware of gradual refinements in the drivers on an ongoing basis, along with some OS patches since June-July. Maybe they addressed some of my concerns about Cufft performance with older Cuda... Will see what testing turns up in due course. Yeah, quite a lot of underlying tech changes since 304/306. If you're ok with hand install, In response to old stock 6.10 starting to crack under changes, I promoted zb to public beta (as issued on the beta project, but usable here). You can find that, in advanced user 7zip package form, on my GPUUG sponsored site at http://jgopt.org. It's in that form while installer issues are being sorted out (taking longer than hoped). For you, the Cuda 4.2 build should be a decent jump over Cuda 3.2 in the same application version, and zb refinements some further boost. On Kepler class cards possibly as much as 20-30% over x41g(3.2) total for some cases. Jason ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314753 · | |
What Driver were you using Cliff ? I'm aware of gradual refinements in the drivers on an ongoing basis, along with some OS patches since June-July. Maybe they addressed some of my concerns about Cufft performance with older Cuda... Will see what testing turns up in due course. I will d/l and install today, thanks!! ____________ I don't buy computers, I build them!! | |
| ID: 1314755 · | |
I will d/l and install today, thanks!! BTW: do read the readme for info on the possible advanced configuration. There's process priority (global or card specific), and pulsefinding parameters to play with. Depending on your usability needs, probably for 660 processpriority 'abovenormal', pfBlocksperSM of around 8, & pfPeriodsPerLaunch around 100 to 200 would be quick enough, though the Fermi+ defaults should 'just work'. ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314767 · | |
|
Hello, i'm currently using the GTX 460 1gb, as per the read me I would be most benefited by using the 4.2 correct? Also, how would I go about installing this? I have forgotten manual installations of these things ever since the nifty installer was added at Lunatics. | |
| ID: 1314883 · | |
Hello, i'm currently using the GTX 460 1gb, as per the read me I would be most benefitted by using the 4.2 correct? Also, how would I go about installing this? I have forgotten manual installations of these things ever since the nifty installer was added at Lunatics. Yes, Cuda 4.2 build with recent drivers would likely be the best choice for that card. 2 ways: Going from a prior installer setup with x41g I would either: - Unzip the files into the project folder - make sure there are aistubs for your existing apps (and replace the Cuda one with the one supplied, removing the old one) - optionally edit the <count> s, all instances in the cuda app aistub file - run the aimerge batch file - restart Boinc or, - Unzip the files into the project folder - modify the Cuda application section of the app_info.xml, using the supplied aistub file as a guide (The entries are different) - optionally edit the <count> s, all instances in the app_info.xml file - restart Boinc Jason ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314890 · | |
|
Thank you! I was able to get it sorted, but I am sure this will help others not so familiar with the old manual process! | |
| ID: 1314892 · | |
Thank you! I was able to get it sorted, but I am sure this will help others not so familiar with the old manual process! I'd see how it goes with the WHQL first, and if you see any odd behaviour like memory copy failures (seen in result stderr content online) look at drivers & overall system. Every system's a bit different these days, so the best suggestion for one may not be the best for another. ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314893 · | |
|
Great I will do that, i've got about 60 wu's to be crunched so i've set nnt and i'll let it burn through them to make sure all is stable. | |
| ID: 1314894 · | |
|
Is it worth to try the x41zb with an old 9500GT? | |
| ID: 1314975 · | |
Is it worth to try the x41zb with an old 9500GT? While you won't see the performance gains later generations achieve, I'd suggest there would be some. Also the added reliability & ability to optionally tweak things for usability could be handy. The Cuda 3.2 or 2.3 builds would likely be the best performing choice for that GPU (though 2.3 variant must not be used if there are any Fermi or newer cards in the same system) Jason ____________ "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." Charles Darwin | |
| ID: 1314978 · | |
Is it worth to try the x41zb with an old 9500GT? Thanks!! Now I have work for the weekend!! LOL... ____________ | |
| ID: 1314984 · | |
|
None of my video cards are really great but I have switched to the new drivers and every one of my computers seems to be doing more......take a look at me and my computers. | |
| ID: 1315375 · | |
|
I am confused is Jason multibeam x41zb Cuda, supposed to replace the lunatics unified installer as if being faster or better than the lunitics? | |
| ID: 1315385 · | |
I am confused is Jason multibeam x41zb Cuda, supposed to replace the lunatics unified installer as if being faster or better than the lunitics? There is no installer for it, but everything Jason does WAS Lunatics..... Since his split with them over 'artistic issues', shall we say, he has been working as an independent. So, you have to install it by hand, there is no automatic way to do so for now. ____________ ****** "Ask not, what your kitty can do for you. Ask what you can do for your kitty." As it is kitten, so shall it be done. | |
| ID: 1315391 · | |
None of my video cards are really great but I have switched to the new drivers and every one of my computers seems to be doing more......take a look at me and my computers. What apps are you running when you see this improvement? ____________ ****** "Ask not, what your kitty can do for you. Ask what you can do for your kitty." As it is kitten, so shall it be done. | |
| ID: 1315392 · | |
Message boards : Number crunching : Faster GPUs with Nvidia 310.70?
| Copyright © 2013 University of California |