Yeah, and here's what David Anderson is thinking of doing:Quote...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).-- DavidFrom a comment somewhere in the BOINC sources, his board is a Quadro FX 3700. Joe
...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
Quote from: Josef W. Segur on 13 Jan 2009, 06:21:25 pmYeah, and here's what David Anderson is thinking of doing:Quote...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).-- DavidFrom a comment somewhere in the BOINC sources, his board is a Quadro FX 3700. JoeThat card has the same number of shaders (112) as my 9800GT (but costs six times as much - hehe).I can't find a clock speed for it - but if I plug the shader clock for the 9800GT (1500 MHz) into the formula, I get 48 GFLOPS: seems like the right ballpark.If they're going to set the limit 25% above a 9800GT, then GPU crunching is dead until the next generation of hardware.
I try with V5a ... that seems to workhowever I have still only 4 tasks running, that may be better with 5if the overall performance is better with real_number_of_cores + 1where do i enter this setup ? in what file ? what line ?
search for cc_config.xml file description. You need ncpus field.
What I notice is that it goes slow at the beginning of the WU and then accelerates rapidly. Why is that so?
No, I'm not talking about those few seconds.In the beginning it goes at 0.05% per second.In the middle it goes at 0.1% per second.Toward the end it goes at 0.3% per second.Not specific to 5b, all versions did that!!!
updated my cuda-app today to 5b and I get client errors: http://setiathome.berkeley.edu/result.php?resultid=1121446826
Hi,updated my cuda-app today to 5b and I get client errors: http://setiathome.berkeley.edu/result.php?resultid=1121446826the "stock" cuda app works, but only says 2-3minutes cpu-time, but computes for 30minutes
Any suggestions?