I am compiling vectorAdd.cu (from cuda samples) in Visual Studio 2010. Where I got a error
shrQATest.h is not found.
I searched for the header file in Nvidia include folder(C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\include), but I didn’t find it.
My question is, does shrQATest.h come with the Nvidia toolkit or do I have to install it manually?
I found this file in C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.2\shared\inc, maybe same directory exist on cuda 5.0.