Hi,
I am running CUDA programs in MS Visual Studio 2008 environment.
I can run the executable file built with Debug. But when I build the solution with Release, I cannot run the executable file.
It gives me this error: “This application has failed to start because cutil32.dll was not found. Re-installing the application may fix this problem.”
Anybody can tell me how to fix this problem? Looks like I need some configuration for this mode.
Btw, I installed CUDA wizard 2.0.
Thanks,
Yuping