Hello,
I just recently installed CUDA 5.0.35 development drivers, toolkit, and SDK for Windows 7 64 bit. Trying to run the Matrix Multiplication (CUBLAS) CUDA C code sample results in a message box that says
“The program can’t start because cublas64_50_35.dll is missing from your computer”
Taking a look at the bin folder under the CUDA 5.0 directory reveals that cublas64_50_40.dll is there and cublas64_50_35.dll is not (note that all other dlls in this directory end in _50_35). I get a similar error when I try to run any of my software that relies on the CUBLAS library.
Is it possible that the wrong CUBLAS DLLs were packaged with the 5.0.35 installer?
Thanks,
Zach