빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\BAT00000740082652.bat" 임시 파일을 만들고 있습니다. [ @echo off echo "C:\CUDA\bin\nvcc.exe" -ccbin "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin" -I"C:\CUDA\include" -I"./" -I"../../common/inc" -I"../../../shared/inc" -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /MT " -maxrregcount=32 -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --compile -o "Debug\Test.cu.obj" "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Test.cu" "C:\CUDA\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -ccbin "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin" -I"C:\CUDA\include" -I"./" -I"../../common/inc" -I"../../../shared/inc" -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /MT " -maxrregcount=32 -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --compile -o "Debug\Test.cu.obj" "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Test.cu" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: 도구에서 오류 코드를 반환했습니다. 위치: "Compiling with CUDA Build Rule..." exit 1 :VCEnd ] """d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\BAT00000740082652.bat""" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\TMP00000840082652.tmp" 임시 파일을 만들고 있습니다. [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Simple.exe.embed.manifest" ] "rc.exe /fo".\Debug\Simple.exe.embed.manifest.res" "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\TMP00000840082652.tmp"" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000940082652.rsp" 임시 파일을 만들고 있습니다. [ /OUT:"D:\CUDA 병렬프로그래밍\source\Simple\Debug\Simple.exe" /INCREMENTAL /LIBPATH:"C:\CUDA\C\common\lib" /MANIFEST /MANIFESTFILE:"Debug\Simple.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\CUDA 병렬프로그래밍\source\Simple\Debug\Simple.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cudart.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\Test.cu.obj" ".\Debug\Simple.exe.embed.manifest.res" ] "link.exe @"d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000940082652.rsp" /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000A40082652.rsp" 임시 파일을 만들고 있습니다. [ /out:".\Debug\Simple.exe.embed.manifest" /notify_update /manifest ".\Debug\Simple.exe.intermediate.manifest" ] "mt.exe @"d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000A40082652.rsp" /nologo" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\BAT00000B40082652.bat" 임시 파일을 만들고 있습니다. [ @echo 매니페스트 리소스 최종 업데이트: %TIME%(%DATE%) > ".\Debug\mt.dep" ] """d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\BAT00000B40082652.bat""" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\TMP00000C40082652.tmp" 임시 파일을 만들고 있습니다. [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Simple.exe.embed.manifest" ] "rc.exe /fo".\Debug\Simple.exe.embed.manifest.res" "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\TMP00000C40082652.tmp"" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000D40082652.rsp" 임시 파일을 만들고 있습니다. [ /OUT:"D:\CUDA 병렬프로그래밍\source\Simple\Debug\Simple.exe" /INCREMENTAL /LIBPATH:"C:\CUDA\C\common\lib" /MANIFEST /MANIFESTFILE:"Debug\Simple.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\CUDA 병렬프로그래밍\source\Simple\Debug\Simple.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cudart.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\Test.cu.obj" ".\Debug\Simple.exe.embed.manifest.res" ] "link.exe @"d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\RSP00000D40082652.rsp" /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다. |
출력 창 |
Compiling with CUDA Build Rule... "C:\CUDA\bin\nvcc.exe" -ccbin "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin" -I"C:\CUDA\include" -I"./" -I"../../common/inc" -I"../../../shared/inc" -Xcompiler "/EHsc /W3 /nologo /O2 /Zi /MT " -maxrregcount=32 -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --compile -o "Debug\Test.cu.obj" "d:\CUDA 병렬프로그래밍\source\Simple\Simple\Test.cu" Test.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00000a34_00000000-8_Test.compute_10.cpp1.ii(1): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime.h(883): warning: header name contains characters that cannot be represented in Unicode d:/CUDA (2): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda.h(939): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (16): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (31): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (46): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (49): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (55): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (753): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (830): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (850): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (906): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (941): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (943): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (945): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime_api.h(308): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (19): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (27): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (37): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (20): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (23): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cufft.h(193): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (138): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (142): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (145): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (154): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (163): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (173): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (182): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (191): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (201): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (217): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (225): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (260): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (269): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (275): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (310): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (311): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (21): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (56): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (59): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (127): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (149): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (204): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (205): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (34): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (35): warning: header name contains characters that cannot be represented in Unicode tmpxft_00000a34_00000000-6_Test.compute_10.cudafe1.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00000a34_00000000-10_Test.compute_10.cudafe2.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. Test.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00000a34_00000000-12_Test.compute_20.cpp1.ii(1): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime.h(883): warning: header name contains characters that cannot be represented in Unicode d:/CUDA (2): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda.h(939): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (16): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (31): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (46): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (49): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (55): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (753): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (830): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (850): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (906): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (941): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (943): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (945): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime_api.h(308): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (19): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (27): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (37): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (20): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (23): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cufft.h(193): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (138): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (142): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (145): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (154): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (163): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (173): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (182): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (191): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (201): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (217): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (225): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (260): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (269): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (275): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (310): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (311): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (21): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (56): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (59): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (127): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (149): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (204): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (205): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (34): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (35): warning: header name contains characters that cannot be represented in Unicode tmpxft_00000a34_00000000-3_Test.compute_20.cudafe1.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00000a34_00000000-14_Test.compute_20.cudafe2.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. Test.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00000a34_00000000-19_Test.cpp4.ii(1): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime.h(883): warning: header name contains characters that cannot be represented in Unicode d:/CUDA (2): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda.h(939): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (16): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (31): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (46): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (49): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (55): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (753): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (830): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (850): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (906): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (941): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (943): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (945): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cuda_runtime_api.h(308): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (19): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (27): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (37): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (38): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (20): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (23): warning: header name contains characters that cannot be represented in Unicode C:\CUDA\include\cufft.h(193): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (138): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (142): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (145): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (154): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (163): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (173): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (182): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (191): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (201): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (217): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (225): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (260): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (269): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (275): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (310): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (311): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (21): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (56): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (59): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (127): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (149): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (204): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (205): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (34): warning: header name contains characters that cannot be represented in Unicode d:\CUDA (35): warning: header name contains characters that cannot be represented in Unicode tmpxft_00000a34_00000000-6_Test.compute_10.cudafe1.cpp c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00000a34_00000000-20_Test.compute_10.ii 매니페스트를 리소스에 컴파일하고 있습니다... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. 링크하고 있습니다... 매니페스트를 포함하고 있습니다... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
결과 |
빌드 로그가 "file://d:\CUDA 병렬프로그래밍\source\Simple\Simple\Debug\BuildLog.htm"에 저장되었습니다. Simple - 오류: 0개, 경고: 158개 |