Is there any special steps in setting up CUDA on mv 2005 other than include lib and .h files??
if yes, is there any walkthough or guide aroung the web.
thanks
Is there any special steps in setting up CUDA on mv 2005 other than include lib and .h files??
if yes, is there any walkthough or guide aroung the web.
thanks
There are special steps: you need to compile .cu files with nvcc. Search the forums for details, you have a lot of options.
If you are using vs2005 express, also make sure to install the platform SDK.