Cuda error 'GaussFit_kernel' in file './cudaAcc_gaussfit.cu' in line 497 : invalid configuration argument.
i'm currently using nvidia-drivers-195.36.31. noticed an upgrade available to nvidia-drivers-256.52. i'm always a bit suspicious of large jumps in upgrade versions. worth it? avoid it?
settings of <avg_ncpus> and <max_ncpus> don't matter much (if at all)
settings of <flops> should not be too high or else BOINC bails out due to excessive resources (read: CPU/GPU cycles) being used
setting niceness of CPU-part of GPU task to 0 (normal priority) doesn't seem to affect things a lot, but doesn't hurt.
Quote from: Metod, S56RKO on 31 Aug 2010, 07:07:35 amsettings of <avg_ncpus> and <max_ncpus> don't matter much (if at all)Wrong
Quote from: Metod, S56RKO on 31 Aug 2010, 07:07:35 amsettings of <flops> should not be too high or else BOINC bails out due to excessive resources (read: CPU/GPU cycles) being usedWrong
Wrong
How so? I've tried some values between 0.00 and 0.15 and I haven't noticed any difference. The only time that I could imagine the difference to pop up is if there are multiple (probably more than 3-4) GPUs installed and used.
If not, what then? My estimates are currently way too high (around 4 days) so I tried to fix it by changing <flops> value. If I set it 10-times larger, WUs erred out due to excessive resources used. Run time (wall) was roughly the same as for successful WUs, so I can attribute the error only to too high <flops> value.
either today's batch of downloads is supposed to take a very long time for a gpu to complete or i have something going wrong. my fastest gpu is taking 3 hours 2 minutes to reach 85%! and even the others are taking 10 to 15 minutes longer on the other 2 gpus. all 3 gpu temps are also much lower than normal. typically they run 58-65c max load and i have not seen them rise above 50c in several hours.is this a 'common' experience others are having too today or am i facing something going haywire?
<core_client_version>6.10.58</core_client_version><![CDATA[<stderr_txt>SETI@home MB CUDA 3.0 6.09 Linux 64bit - r16 by Crunch3r :p - thread priority mod setiathome_CUDA: Found 3 CUDA device(s): Device 1 : GeForce GTX 285 totalGlobalMem = 1073020928 sharedMemPerBlock = 16384 regsPerBlock = 16384 warpSize = 32 memPitch = 2147483647 maxThreadsPerBlock = 512 clockRate = 1476000 totalConstMem = 65536 major = 1 minor = 3 textureAlignment = 256 deviceOverlap = 1 multiProcessorCount = 30 Device 2 : GeForce GTX 295 totalGlobalMem = 939327488 sharedMemPerBlock = 16384 regsPerBlock = 16384 warpSize = 32 memPitch = 2147483647 maxThreadsPerBlock = 512 clockRate = 1345500 totalConstMem = 65536 major = 1 minor = 3 textureAlignment = 256 deviceOverlap = 1 multiProcessorCount = 30 Device 3 : GeForce GTX 295 totalGlobalMem = 939327488 sharedMemPerBlock = 16384 regsPerBlock = 16384 warpSize = 32 memPitch = 2147483647 maxThreadsPerBlock = 512 clockRate = 1345500 totalConstMem = 65536 major = 1 minor = 3 textureAlignment = 256 deviceOverlap = 1 multiProcessorCount = 30 setiathome_CUDA: CUDA Device 1 specified, checking... Device 1: GeForce GTX 285 is okaySETI@home using CUDA accelerated device GeForce GTX 285Cuda error 'cufftPlan1d(&fft_analysis_plans[FftNum], FftLen, CUFFT_C2C, NumDataPoints / FftLen)' in file './cudaAcc_fft.cu' in line 49 : no CUDA-capable device is available.Cuda error 'cufftPlan1d(&fft_analysis_plans[FftNum], FftLen, CUFFT_C2C, NumDataPoints / FftLen)' in file './cudaAcc_fft.cu' in line 49 : no CUDA-capable device is available.setiathome_CUDA: CUDA runtime ERROR in plan FFT. Falling back to HOST CPU processing...setiathome_enhanced 6.01 Revision: 737 g++ (GCC) 4.2.1 (SUSE Linux)libboinc: BOINC 6.11.0Work Unit Info:...............WU true angle range is : 1.433000Flopcounter: 11714606392639.039062Spike count: 1Pulse count: 0Triplet count: 0Gaussian count: 005:22:35 (16178): called boinc_finish</stderr_txt>
Do you still make heavy use of your main graphics card?What driver do you use?
Why cuda 3.1? I think you shouldn't use it. Cuda 3.x is intended for different software and hardware.