Setting up IDE for CUDA

Hey all,

I worked at the University of Michigan this summer with CUDA, but that was with the GCC compiler.
Now that I’m working with Windows, I understand I can only use Visual Studio–which I have no clue
how to use.

My issue is pretty simple: I’ve verified that CUDA works and that the GPU is installed, but I haven’t
the first clue how to compile CUDA code with Visual Studio. Could someone post a step-by-step?
Thank you very much to whoever does.

NOTE: I’m running CUDA 2.3 with VS 2008.

I think these links might help you…

  • download and install “CUDA_VS_Wizard_W32.2.0” from this links.

http://forums.nvidia.com/index.php?showtop…&pid=521425

  • Then for visual studio setting follow the instructions here.

http://llpanorama.wordpress.com/2008/05/21…t-cuda-program/

Hope this will work for you

I think these links might help you…

Hope this will work for you