I'm using nvidia nsight for visual studio to write cuda programs.
I recently installed the new beta version of nsight with cuda toolkit 5 but my old projects are still using version 4.2 .
Where do I change the toolkit version to use?
Thanks.
The safest way would be to create a new CUDA 5.0 project and move your files into it.
If you want to mess with the build customizations, you can do it as follows: