You need to copy the cudart.dll from the c:\CUDA\bin directory (assuming you took the default install path for the toolkit), and copy it to the directory where your application exists. Alternatively, add c:\CUDA\bin to the path.
Thanks, I’ve read about this…but it didn’t help…
I’ve install CUDA 2.1 and…it works!!! (something strange is going on… :unsure: )
really thanks for help=)