10:40:42:877 Build started at 10:40... 10:40:42:951 1>------ Build started: Project: svd_complex_matrix, Configuration: Debug x64 ------ 10:40:43:535 1>Compiling CUDA source file svd_complex_matrix.cu... 10:40:43:979 1> 10:40:43:979 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\bin\nvcc.exe" -gencode=arch=compute_52,code=\"sm_52,compute_52\" --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:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.5\include" -G --keep-dir x64\Debug -maxrregcount=0 --machine 64 --compile -cudart static -g -DWIN32 -DWIN64 -D_DEBUG -D_CONSOLE -D_MBCS -Xcompiler "/EHsc /W3 /nologo /Od /FS /Zi /RTC1 /MDd " -Xcompiler "/Fdx64\Debug\vc143.pdb" -o C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\x64\Debug\svd_complex_matrix.cu.obj "C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu" 10:40:45:118 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(69): warning #177-D: variable "j" was declared but never referenced 10:40:45:118 1> int j; 10:40:45:118 1> ^ 10:40:45:118 1> 10:40:45:118 1>Remark: The warnings can be suppressed with "-diag-suppress " 10:40:45:118 1> 10:40:45:229 1>svd_complex_matrix.cu 10:40:45:724 1>tmpxft_00002c5c_00000000-7_svd_complex_matrix.cudafe1.cpp 10:40:45:724 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(26): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:724 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(27): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:724 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(30): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:724 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(39): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:780 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(40): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:780 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(50): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:780 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(51): warning C4778: 'printf' : unterminated format string '% \n' 10:40:45:780 1>C:\Users\pm\source\repos\svd_complex_matrix\svd_complex_matrix\svd_complex_matrix.cu(69): warning C4101: 'j': unreferenced local variable 10:40:45:780 1>Done building project "svd_complex_matrix.vcxproj". 10:40:45:873 1> Creating library C:\Users\pm\source\repos\svd_complex_matrix\x64\Debug\svd_complex_matrix.lib and object C:\Users\pm\source\repos\svd_complex_matrix\x64\Debug\svd_complex_matrix.exp 10:40:45:944 1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library 10:40:46:002 1>svd_complex_matrix.vcxproj -> C:\Users\pm\source\repos\svd_complex_matrix\x64\Debug\svd_complex_matrix.exe 10:40:46:019 1>Done building project "svd_complex_matrix.vcxproj". 10:40:46:027 ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== 10:40:46:027 ========== Build completed at 10:40 and took 03,162 seconds ==========