Hi,
I’m using “CUDA Runtime API Build Rule”, path to the rules file is the following: “[MSVC Root Folder]\VC\VCProjectDefaults\NvCudaRuntimeApi.rules”. I’m using Visual Studio 2008.
What is the proper way of installation of the recent version of CUDA toolkit that would preserve all the settings of .cu files compilation ? I’m sure that .rules files that are provided with latest CUDA are different comparing to .rules of version 4.0 … is it possible to switch to new build rules without a necessity to reconfigure the compilation process for existing .cu files from scratch ?
Thanks in advance.