Message boards :
Number crunching :
Lunatics Windows Installer v0.38 release notes
Message board moderation
Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 . . . 11 · Next
Author | Message |
---|---|
![]() ![]() Send message Joined: 20 Aug 02 Posts: 3377 Credit: 20,676,751 RAC: 0 ![]() |
As Mike said, since I went to the new 38g and 275.33 drivers I've gone up to three work units at a time on my little GTS 450. I'm getting about the same completion times this way as I was with the old app and two at a time. I did have one down clock not long after I went to the new 275.33 driver but a reboot cleared it and I have not been able to reproduce it. That was ~ four or five days ago so I'm not worried about that. We wrote it off to cosmic rays or something. I'm looking forward to what is to come though. Jason G has mentioned he thinks he can get this even faster so good things are in the works as always at Lunatics. ![]() PROUD MEMBER OF Team Starfire World BOINC |
![]() Send message Joined: 5 Oct 99 Posts: 137 Credit: 34,342,390 RAC: 0 ![]() |
And as perryjay mentioned you can run 3 instances on 450 as well. I did run 3 at a time, but when Win 7 SP1 came out I rebooted to install from the DVD there were faint green and pink lines filling the screen. They disappeared when Windows installed the on-disc drivers during the OS installation. I chalked it up to over-stressing the card and dropped back to 2 at a time. Maybe next week when I update the Nvidia drivers I'll try 3 again. p.s. Oh yea, my CPU temps are up too 3-5 C. Don't know about the GPU temp, it's always been low enough that I stopped checking. </Tazz> |
Eroc Send message Joined: 18 Aug 02 Posts: 3 Credit: 28,244,403 RAC: 0 ![]() |
I am trying to run multiple GPUs in the same box. Both have been running the new Lunatics versions since they came out. They were in separate machines and now I combined them into one machine while I make upgrades to the other. Boinc, however, detects both cards (gpu0, gpu1) but next to gpu0 it says (not used). The 2 GPUs I have are GTX460 and GTX260. Is there some reason why it wont use my GTX260? Is there something I need to change in my app_info or somewhere else? |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I am trying to run multiple GPUs in the same box. Both have been running the new Lunatics versions since they came out. They were in separate machines and now I combined them into one machine while I make upgrades to the other. By default, BOINC will only use what it deems to be the "best" card - judging mainly by speed, but also taking Compute Capability and memory size into account. This is to prevent BOINC trying to make use of inappropriate devices, such as an on-board graphics chip. There is no reason to avoid using your GTX260, which - as you have found - is perfectly capable of running SETI tasks. To do this, you need to create a file called cc_config.xml in your BOINC Data directory. Use a plain text editor such as Notepad, save the file in ANSI mode, and make sure it has the simple '.xml' extension/file type, not '.xml.txt' The file needs to contain <cc_config> <options> <use_all_gpus>1</use_all_gpus> </options> </cc_config> If you already have a cc_config.xml file for other purposes, add the <use_all_gpus> line to the options section, or add the whole <options> section if you haven't needed one before. For full details see client configuration. Once you have created/edited the file, you'll need to stop BOINC completely and restart it. Just re-reading the file via the advanced menu isn't sufficient for this particular change. On restart, the (not used) note should disappear. Although people will suggest that your GTX460 can work on two tasks at once, you shouldn't attempt to do that on the GTX260. There is no way to set the different cards to do different numbers of tasks: your best configuration will be to run one task per card, two tasks in total at a time. |
JohnDK ![]() ![]() ![]() Send message Joined: 28 May 00 Posts: 1222 Credit: 451,243,443 RAC: 1,127 ![]() ![]() |
I wonder, what gives the best output, 3 WUs on a GTX460 or 1 WU on a GTX460 + 1 WU on a GTX260? |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I wonder, what gives the best output, 3 WUs on a GTX460 or 1 WU on a GTX460 + 1 WU on a GTX260? I may be wrong, but I don't think anyone has done the straightforward 1/2/3 task per card comparisons yet for x38g - if anyone has, please post them here. Given that the 'GPU idle' startup CPU-only phase has been much reduced with this app, I suspect that the benefit of running multiple tasks may be less than previously. But even with the older apps, I'm not sure that the increased efficiency of 3 on a GTX460 would add up to a whole GTX260-equivalent. |
Allan Taylor Send message Joined: 31 Jan 00 Posts: 32 Credit: 270,259 RAC: 0 ![]() |
I decided to try the new installer to see if the astropulse would work any better on my ATI card (I was having a lot of restarts before). After running the installer I see that the app info has two app version entries for the ati astropulse. One is 505 and the other is 506. Everything is the same between them, just the version number is different. Why are there two entries? ![]() |
Kevin Olley Send message Joined: 3 Aug 99 Posts: 906 Credit: 261,085,289 RAC: 572 ![]() ![]() |
If somebody gets a valid test on the 266.58 stable driver VS newer or current versions using the new apps, the kitties are curious whether it is worth risking the upgrade. upgraded to v0.38 when it went public, no problems, seeing shorter processing times, Big Thanks to Lunatics crew. Just upgraded from 266.58 to 375.33. Shut down Boinc and set it to not start up on restart, installed 375.33 and restarted even though it was not required. Shutdown had problems, it froze on shutdown screen and after 10 min had to use big off switch. I have had one driver restart, lost 3 WU's:-( Have since restarted again, no problems on this restart. Since this restart I have seen what looks like a further reduction in processing times. I have also noted a reduction in CPU usage, Boinc is set to use 99% of processors so only runs 3 CPU WU's, when using v0.37 task manager was reporting 95 - 98% total cpu usage this has now dropped to an average of between 85 - 90%. I am not going to increase CPU WU's for now as it may slow GPU WU's. I won't advise either way about upgrading drivers, If the driver restart was a one off and I get no more problems, then it may be worth while. feel free to check tasks errors and GPU driver on 4949554. Kevin ![]() ![]() ![]() |
Josef W. Segur Send message Joined: 30 Oct 99 Posts: 4504 Credit: 1,414,761 RAC: 0 ![]() |
...I see that the app info has two app version entries for the ati astropulse. One is 505 and the other is 506. Everything is the same between them, just the version number is different. Why are there two entries? Briefly, so there's a match for previously received tasks which may have been assigned to either of those versions. If there's no match, BOINC deletes the WUs then the next work request[s] get them resent. With the download pipe already maxed, that would be very wasteful particularly with 8 MiB AP WUs. Joe |
Richard Haselgrove ![]() Send message Joined: 4 Jul 99 Posts: 14690 Credit: 200,643,578 RAC: 874 ![]() ![]() |
I decided to try the new installer to see if the astropulse would work any better on my ATI card (I was having a lot of restarts before). After running the installer I see that the app info has two app version entries for the ati astropulse. One is 505 and the other is 506. Everything is the same between them, just the version number is different. Why are there two entries? Just to ensure as smooth as possible an installation process. People running the stock (Windows) application will have the work already cached (if any) marked as version 505: people running some previous optimised application might have set their app_info.xml files to version 506 to match the (later) stock Linux bulid. Having both numbers in the installer files merely ensures that neither group of users loses any work during the installation. |
Eroc Send message Joined: 18 Aug 02 Posts: 3 Credit: 28,244,403 RAC: 0 ![]() |
Thanks Richard. I figured this out earlier and came back to post about it (got tied up around the house). Anywho, thanks again. |
![]() Send message Joined: 6 Jun 03 Posts: 128 Credit: 16,561,684 RAC: 0 ![]() |
if I'm watching a video on youtube or dvd, playing a game or whatever, the video and sometimes entire system hangs until it starts crunching I've been crunching on this card for 2.5 years now without this issue, so something has definitely changed. I'm wondering if any other GTX2xx users have had similar issues... If not, I'll just revert to x38f where this I can literally just set and forget BOINC and I don't even notice any kind of slow downs (and get no WU errors) no matter what I'm doing... Either way I'm fine with it :) just would be nice to have best of both worlds, so to speak :D |
![]() Send message Joined: 6 Apr 07 Posts: 7105 Credit: 147,663,825 RAC: 5 ![]() |
if I'm watching a video on youtube or dvd, playing a game or whatever, the video and sometimes entire system hangs until it starts crunching If the GPU calculate CUDA and you use the GPU also for other things, it's normal that both influence each other. It looks like the new x38g_cuda32 app use 'normal' priority, x32f_cuda30 had 'lower than normal' (if I look/ed in Windows Task-Manager). Just an idea.. If you have probs, maybe take Fred's nice eFMer Priority tool and reduce the priority of the new CUDA app. On my E7600 & GTX260 OC machine x38g_cuda32 run very well (what you see in my test thread). But, the GTX260 OC is only used for crunching. No screen connected. Screen at onboard (Intel) GPU. I have set 'high' - and see directly at starts of the CUDA WUs ~ 1 second delayed reaction of the system for other things. But that's O.K., max CUDA performance! ;-) - Best regards! - Sutaru Tsureku, team seti.international founder. - Optimize your PC for higher RAC. - SETI@home needs your help. - |
![]() Send message Joined: 6 Apr 07 Posts: 7105 Credit: 147,663,825 RAC: 5 ![]() |
I asked in the other thread (FAO Lunatics Beta testers - installer testing), if the new CUDA app give us users the possibility to customize via <cmdline>. How it looks like now with x38g_cuda32 app? There are commands possible? - Best regards! - Sutaru Tsureku, team seti.international founder. - Optimize your PC for higher RAC. - SETI@home needs your help. - |
![]() Send message Joined: 6 Apr 07 Posts: 7105 Credit: 147,663,825 RAC: 5 ![]() |
In this thread was the question about, if non-/ (1 WU) & Fermi (2+ WUs) GPUs in one machine would be possible. It would be possible, check out there: NC subforum : Running mixed nvidia hardware most optimal on the same host - Best regards! - Sutaru Tsureku, team seti.international founder. - Optimize your PC for higher RAC. - SETI@home needs your help. - ![]() |
![]() Send message Joined: 30 May 03 Posts: 871 Credit: 28,092,319 RAC: 0 ![]() |
I thought the 460 was working a litle harder than before x38g was running, but I had no idea... The pic is a portion of OpenHardwareMonitor's display. I have not reset the readings since installing x38g yesterday. The columns are "Sensor", "Value" (the current value) and "Max". ![]() I've seen the memory controller readings hit the 90's before, but never 100 or more! Martin /edit/ OHM version 0.3.2 Beta |
![]() ![]() Send message Joined: 18 Aug 99 Posts: 1432 Credit: 110,967,840 RAC: 67 ![]() ![]() |
Installed v0.38 on both systems on day 1. Also installed NVIDIA driver 275.33, but had to drop back to 270.61 because of compatibilty issues with other software. A-SYS I7/950, GTX460SE -- Loaded CUDA 6.10(FERMI) for first time and run times are approx 8-9 min, while 6.08 has tripled in average time from approx 15 min to 45 min. B-SYS Q6600, GTX275/GTS250 -- Loaded CUDA 6.10(FERMI) for first time and run times for the GTX275 side of the card approx 8-9 min and tripled time for CUDA 6.08. The GTS250 side was getting times of 15 min for 6.10 and average time for 6.08 at 45-60 min. Regressed to v0.37 on the B-SYS because of the running times after exhausting all CUDA 6.10 WUs. Keeping the new version on the A-SYS because the run times for the 6.10 are much better than the 6.08. Is there any way I can exclude the 6.08 WUs from the mix? |
![]() ![]() Send message Joined: 20 Aug 02 Posts: 3377 Credit: 20,676,751 RAC: 0 ![]() |
Okay, I see a couple of questions I might be able to answer. I was one of the Beta testers at Lunatics so I got a bit of a head start running the new installer. I also noticed the amount of inconclusives and mentioned them to Jason G. His reply was that the new app is much more accurate than either stock or the old opt_apps so the numbers don't quite match. So far all my inconclusives have validated against every type of app I've been paired with except, of course people trying to run Fermi cards with the old V12 or people with problems with their cards. As I said, all of mine have validated. As to the question about the 6.08 versus the 6.10. They are the same, the name is only changed by what app you were running before you got the new installer. Once you run out of all your old work marked as 6.08 you will get only 6.10 work units. I have noticed I got a bunch of work that is quite a bit longer to do than the rest. This is the work being done not the app running them. I haven't looked to make sure but they are probably very close to being VLARs. As the angle range decreases the time it takes to complete them increases. As to running more than one work unit at a time, it depends on your system. Guido.man, I don't know why your 560Ti has a problem running more than one. You should be able to run at least four with very little loss of time. Did you remember to divide the time by the number of work units you are doing at a time? Yes, running more than one will slow them down but you are running more than one in that same amount of time. With the old v0.32 app I was running two at a time on my little GTS 450 because three at a time took too long. With the new app and the 275.33 driver I have increased to three at a time in about the same time it took me to run two at a time with the old app. You should see at least that much of an improvement. You may want to take a look at this thread http://setiathome.berkeley.edu/forum_thread.php?id=63429 and see if it might help you. I have also pointed JasonG to it and he is working on something to help out with that problem. I hope I was able to help out with these questions and I'm sure if I missed something, one of the others will correct me or answer what I didn't. ![]() PROUD MEMBER OF Team Starfire World BOINC |
Allan Taylor Send message Joined: 31 Jan 00 Posts: 32 Credit: 270,259 RAC: 0 ![]() |
I decided to try the new installer to see if the astropulse would work any better on my ATI card (I was having a lot of restarts before). After running the installer I see that the app info has two app version entries for the ati astropulse. One is 505 and the other is 506. Everything is the same between them, just the version number is different. Why are there two entries? Thanks Richard and Josef. I just wanted to be sure it wasn't a mistake somewhere. I'll leave it alone and see how the astropulse work now. ![]() |
![]() Send message Joined: 6 Jun 03 Posts: 128 Credit: 16,561,684 RAC: 0 ![]() |
Ah! I never bothered to check priority, as I just assumed it was always been in below normal :) Turns out the system-wide hanging I get is 10seconds into loading the WU, when the thread gets bumped up from below normal, to normal :) So I'll try out an automatic priority changer and see if that helps. Cheers :) |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.