Windows 10 Home
NVIDIA GTX1080 with Max Q
I have VS2017 installed
I have Cuda 10.1 installed
error : Designtime build failed for project ‘C:\ProgramData\NVIDIA Corporation\CUDA Samples\v10.1\0_Simple\matrixMul\matrixMul_vs2017.vcxproj’ configuration ‘Debug|x64’. IntelliSense might be unavailable.
Set environment variable TRACEDESIGNTIME = true and restart Visual Studio to investigate.
I am not able to run simple matrix multiplication
How do i debug this to get more help ?