A new error for you all to have fun with...cudaAcc_find_triplets doesn't support more than MAX_TRIPLETS_ABOVE_THRESHOLD numBinsAboveThreshold in find_triplets_kernelhttp://setiathome.berkeley.edu/result.php?resultid=1112071921I didn't do stand alone testing due to my pc locked up every time I tried to....
It's all true if it would be show in CPU result too. While we have such error in GPU only I tend to think it's just another CUDA app problem....
-MB_6.06r380mod_CUDA.exe -> task (WinTaskManager) goes stuck, after 30 sec i kicked them '--> no video-errors.
...unknown CUDA error in stderr....
Quote from: Raistmer on 04 Jan 2009, 05:11:10 pmIt's all true if it would be show in CPU result too. While we have such error in GPU only I tend to think it's just another CUDA app problem....In this case it looks like a design choice rather than an execution bug. My guess is someone did a mathematical estimation of the most "above threshold" points which should occur in pure random data and allowed for somewhat more. It looks like another case where ideal randomness isn't quite achieved... Joe