Yes I have two crunch machines both with 64 bit Win 7One have 9800 green and another is GT 240 and both computing via cuda 3 dlls without problem
Quote from: Pepi on 04 Apr 2010, 07:21:01 amYes I have two crunch machines both with 64 bit Win 7One have 9800 green and another is GT 240 and both computing via cuda 3 dlls without problemWhat's your experience on the speed question?Edit - and did you try it with only one of the files doubled-up? I can see you would need a named copy of cudart32_30_14.dll, because cufft32_30_14.dll depends on it: but there's no reverse dependency. Does it matter that cufft32_30_14.dll depends on itself ()
..<file_info><name>MB_6.08_CUDA_V12_VLARKill_FPLim2048.exe</name><executable/></file_info><file_info><name>cudart.dll</name><executable/></file_info><file_info><name>cudafft.dll</name><executable/></file_info><file_info><name>libfftw3f-3-1-1a_upx.dll</name><executable/></file_info>..
Because the application (SETI MB CUDA) only knows the names "cudart.dll" and "cufft.dll".But the new v3 cufft.dll expects to have "cudart32_30_14.dll" available.
[...]Here's some good stuff. Some improvement (1%-2%) with 197.13 compared to my last test. driver : 197.13CPU: 100%GPU: gtx 295 core 0
Which nVIDIA driver you tested with CUDA V2.3?I guess you used only 197.13 with CUDA V2.3 and CUDA V3.0.14 in your test, right?