Quote from: Archangel999 on 13 Jan 2009, 03:42:01 pmuse mb_r396 mode with my windows xp x64 and all is ok no more crash and errors 396 is outdated now. Use 400 instead.
use mb_r396 mode with my windows xp x64 and all is ok no more crash and errors
Quote from: Raistmer on 13 Jan 2009, 03:43:27 pmQuote from: Archangel999 on 13 Jan 2009, 03:42:01 pmuse mb_r396 mode with my windows xp x64 and all is ok no more crash and errors 396 is outdated now. Use 400 instead.thanks but i will use 396 because it is ok for me
About Vista's driver restart:The default timeout period in Windows Vista is 2 seconds.http://www.microsoft.com:80/whdc/device/display/wddm_timeout.mspx
From: David Anderson <davea@ssl.berkeley.edu>Cc: boinc_alpha@ssl.berkeley.eduTo: BoincSpy Administrator <boinc_spy@telus.net>Date: Sun, 11 Jan 2009 21:26:37 -0800Subject: Re: [boinc_alpha] CUDA Blue Screen of death.Message: 3I've seen this also.It's not related to driver version.According to NVIDIA engineers,if a GPU driver request doesn't complete in 2 seconds,Windows assumes it's hung, and crashes.Apparently the SETI@home/CUDA app does something thatsometimes takes > 2 secs on slow GPUs.The NVIDIA people didn't have a fix or workaround for this.So I'm going to change the server so that it won't sendCUDA jobs to GPUs slower than 60 GFLOPS(I'm not sure this is the magic number,but on my machine the GPU is 50 GFLOPS,computed as clockRate * multiProcessorCount * 2,857).-- David
This build devoted to all who still experiences videodriver crash on VLAR tasks. It should abort its own execution if VLAR with AR <0.14 is detected (temporary measure, of course).All thanks go to Crunch3r for this mod.
Hmm.... im wondering where this idea is from .... looking at my script - code --- well, a angle range check - routine ...and then the idea poped up after crunch3r downloaded my script / took notice of the thread.... a credit would have been nice
To be fair, I don't think anyone was trying to belittle your contribution. We've all had something to say on the subject, starting with Raistmer's thread on Beta (http://setiweb.ssl.berkeley.edu/beta/forum_thread.php?id=1443) and Alexander's batch file. Each contributer has drawn on and extended the work which has gone before.
So here's a suggestion for the next phase. Make the VLAR autokill threshhold a variable, and read it in from an XML file somewhere...
like living dangerously can test out ever-lower ARs, while the default value can stay at the nice safe (I would say over-cautious) 0.14 level. And we don't have to ask Crunch3r to compile a new version every day with the new daily threshhold hard-coded into the source....
Current bug fixes fight mostly with different overflows. Actually, they should eliminate overflows at all. So, please, report any overflow you will get if it not from VLAR and not from task was ran after driver crash w/o OS reboot.