1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1> Checking Build System 2>------ Build started: Project: Mandelbrot, Configuration: Debug x64 ------ 2> Building Custom Rule C:/Users/Papa/Desktop/Mandelbrot/CMakeLists.txt 2> Compiling CUDA source file ..\Mandelbrot\src\Mandelbrot_cuda.cu... 2> 2> C:\Users\Papa\Desktop\build-Mandelbrot-VS2015>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin\nvcc.exe" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --use-local-env --cl-version 2015 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64" -I"C:\ProgramData\NVIDIA Corporation\CUDA Samples\v8.0\common\inc" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include" --keep-dir x64\Debug -maxrregcount=0 --machine 64 --compile -cudart static -x cu -Xcompiler="/EHsc -Zi -Ob0" -g -D_WINDOWS -Xcompiler "/EHsc /W1 /nologo /Od /FS /Zi /RTC1 /MDd /GR" -o Mandelbrot.dir\Debug\Mandelbrot_cuda.obj "C:\Users\Papa\Desktop\Mandelbrot\src\Mandelbrot_cuda.cu" 2>CUDACOMPILE : nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2> Mandelbrot_cuda.cu 2> Mandelbrot.cpp 2> Mandelbrot_gold.cpp 2> Generating Code... 2> Creating library C:/Users/Papa/Desktop/build-Mandelbrot-VS2015/Debug/Mandelbrot.lib and object C:/Users/Papa/Desktop/build-Mandelbrot-VS2015/Debug/Mandelbrot.exp 2> Mandelbrot.vcxproj -> C:\Users\Papa\Desktop\build-Mandelbrot-VS2015\Debug\Mandelbrot.exe 2> Mandelbrot.vcxproj -> C:/Users/Papa/Desktop/build-Mandelbrot-VS2015/Debug/Mandelbrot.pdb (Full PDB) 3>------ Skipped Build: Project: ALL_BUILD, Configuration: Debug x64 ------ 3>Project not selected to build for this solution configuration ========== Build: 2 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========