18:47:41 **** Rebuild of configuration Debug for project CppVS64Mandelbrotnvcc **** Info: Internal Builder is used for build "C:\\Program" "Files\\NVIDIA" GPU Computing "Toolkit\\CUDA\\v8.0\\bin\\nvcc" -I "C:\\ProgramData\\NVIDIA Corporation\\CUDA Samples\\v8.0\\common\\inc" -c "..\\src\\Mandelbrot_gold.cpp" -o "src\\Mandelbrot_gold.obj" 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). Mandelbrot_gold.cpp "C:\\Program" "Files\\NVIDIA" GPU Computing "Toolkit\\CUDA\\v8.0\\bin\\nvcc" -I "C:\\ProgramData\\NVIDIA Corporation\\CUDA Samples\\v8.0\\common\\inc" -c "..\\src\\Mandelbrot_cuda.cu" -o "src\\Mandelbrot_cuda.obj" 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). Mandelbrot_cuda.cu "C:\\Program" "Files\\NVIDIA" GPU Computing "Toolkit\\CUDA\\v8.0\\bin\\nvcc" -I "C:\\ProgramData\\NVIDIA Corporation\\CUDA Samples\\v8.0\\common\\inc" -c "..\\src\\Mandelbrot.cpp" -o "src\\Mandelbrot.obj" 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). Mandelbrot.cpp link /debug /nologo "/libpath:C:\\ProgramData\\NVIDIA Corporation\\CUDA Samples\\v8.0\\common\\lib\\x64" "/libpath:C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\lib\\x64" /OUT:CppVS64Mandelbrotnvcc.exe "src\\Mandelbrot.obj" "src\\Mandelbrot_cuda.obj" "src\\Mandelbrot_gold.obj" glew64.lib freeglut.lib cudart_static.lib Creating library CppVS64Mandelbrotnvcc.lib and object CppVS64Mandelbrotnvcc.exp 18:47:56 Build Finished. 0 errors, 0 warnings. (took 15s.512ms)