Build started at 18:34... 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1>1>Checking Build System 1>CMake is re-running because C:/Users/pm/OneDrive/Bureau/build-bandwidthTest-VS2022/CMakeFiles/generate.stamp is out-of-date. 1> the file 'C:/Users/pm/OneDrive/Bureau/bandwidthTest/CMakeLists.txt' 1> is newer than 'C:/Users/pm/OneDrive/Bureau/build-bandwidthTest-VS2022/CMakeFiles/generate.stamp.depend' 1> result='-1' 1>-- Found headers CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.5/include 1>-- Found lib CUDA: kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 1>-- Found CUDA nvcc: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.5/bin/nvcc.exe 1>-- Configuring done (0.0s) 1>-- Generating done (0.0s) 1>-- Build files have been written to: C:/Users/pm/OneDrive/Bureau/build-bandwidthTest-VS2022 2>------ Build started: Project: bandwidthTest, Configuration: Debug x64 ------ 2>Building Custom Rule C:/Users/pm/OneDrive/Bureau/bandwidthTest/CMakeLists.txt 2>Compiling CUDA source file ..\bandwidthTest\src\bandwidthTest.cu... 2> 2>C:\Users\pm\OneDrive\Bureau\build-bandwidthTest-VS2022>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\bin\nvcc.exe" --use-local-env -ccbin "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\bin\HostX64\x64" -x cu -I"C:\Users\pm\source\repos\cuda-samples-12.5\Common" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\include" --keep-dir bandwidthTest\x64\Debug -maxrregcount=0 --machine 64 --compile -cudart static --generate-code=arch=compute_52,code=[compute_52,sm_52] -Xcompiler="/EHsc -Ob0 -Zi" -g -D_WINDOWS -D"CMAKE_INTDIR=\"Debug\"" -D_MBCS -D"CMAKE_INTDIR=\"Debug\"" -Xcompiler "/EHsc /W1 /nologo /Od /FS /Zi /RTC1 /MDd " -Xcompiler "/FdbandwidthTest.dir\Debug\vc143.pdb" -o bandwidthTest.dir\Debug\bandwidthTest.obj "C:\Users\pm\OneDrive\Bureau\bandwidthTest\src\bandwidthTest.cu" 2>bandwidthTest.cu 2>tmpxft_000032fc_00000000-7_bandwidthTest.cudafe1.cpp 2> Creating library C:/Users/pm/OneDrive/Bureau/build-bandwidthTest-VS2022/Debug/bandwidthTest.lib and object C:/Users/pm/OneDrive/Bureau/build-bandwidthTest-VS2022/Debug/bandwidthTest.exp 2>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library 2>bandwidthTest.vcxproj -> C:\Users\pm\OneDrive\Bureau\build-bandwidthTest-VS2022\Debug\bandwidthTest.exe 2>Done building project "bandwidthTest.vcxproj". 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 ========== ========== Build completed at 18:34 and took 04,295 seconds ==========