On my GT 240 it doesnot work- computation error!So what part of CUDA 3.0 you use? And how?Last time ( with beta 3.0) it was like thisWhat one needs to do to use current CUDA MB builds:use fully named cudart DLL (that is, not cudart.dll, but cudart32_30_8.dll ) and use renamed CUFFT DLL (that is, rename cufft32_30_8.dll to cufft.dll ).Of course I renamed files accordingly new names
In that case I am 100% sure that you dont use new drivers at all. Of course I use 3.0 capable driver ( 197.13)Remove old drivers cudart.dll and cufft.dll and you will get computation errors. So what is left is try to use new dll with stock application. update: it doesn't work. It looks like cuda 3.0 dll are not compatible with current cuda app