Working on a new project and I never noticed this before, but NVCC is not auto recompiling .cu files when included headers are changed in Visual Studio 2012 (anymore?)
Looking in Visual Studio tools options, I don’t see a setting to remedy this situation.
Using CUDA SDK 9.1 & Visual C++.
Can someone point out what I am missing? Thanks.