I am trying out the below commands in Visual studio 2017
$> nvcc CUDACTutorial.cu -o CUDACTutorial $> time ./CUDACTutorial $> nvprof ./CUDACTutorial
I am getting error as " nvcc fatal:Could not set up the environment Microsoft Visual Studio "