빌드 로그 |
|
명령줄 |
다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\BAT00000159765624.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 "Release\sgemm.cu.obj" "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\sgemm.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 "Release\sgemm.cu.obj" "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\sgemm.cu" if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: 도구에서 오류 코드를 반환했습니다. 위치: "Compiling with CUDA Build Rule..." exit 1 :VCEnd ] """d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\BAT00000159765624.bat""" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\RSP00000259765624.rsp" 임시 파일을 만들고 있습니다. [ /OUT:"D:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\Release\cublassgemm.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\cublassgemm.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\Release\cublassgemm.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cudart.lib cutil32.lib cublas.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 ".\Release\sgemm.cu.obj" ] "link.exe @"d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\RSP00000259765624.rsp" /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\RSP00000359765624.rsp" 임시 파일을 만들고 있습니다. [ /outputresource:"..\Release\cublassgemm.exe;#1" /manifest ".\Release\cublassgemm.exe.intermediate.manifest" ] "mt.exe @"d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\RSP00000359765624.rsp" /nologo" 명령줄을 만들고 있습니다. 다음 내용이 포함된 "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\BAT00000459765624.bat" 임시 파일을 만들고 있습니다. [ @echo 매니페스트 리소스 최종 업데이트: %TIME%(%DATE%) > ".\Release\mt.dep" ] """d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\BAT00000459765624.bat""" 명령줄을 만들고 있습니다. |
출력 창 |
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 "Release\sgemm.cu.obj" "d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\sgemm.cu" sgemm.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00001188_00000000-8_sgemm.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 C:\CUDA\include\cublas.h(8558): warning: header name contains characters that cannot be represented in Unicode tmpxft_00001188_00000000-6_sgemm.compute_10.cudafe1.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00001188_00000000-10_sgemm.compute_10.cudafe2.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. sgemm.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00001188_00000000-12_sgemm.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 C:\CUDA\include\cublas.h(8558): warning: header name contains characters that cannot be represented in Unicode tmpxft_00001188_00000000-3_sgemm.compute_20.cudafe1.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00001188_00000000-14_sgemm.compute_20.cudafe2.gpu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. sgemm.cu c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00001188_00000000-19_sgemm.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 C:\CUDA\include\cublas.h(8558): warning: header name contains characters that cannot be represented in Unicode tmpxft_00001188_00000000-6_sgemm.compute_10.cudafe1.cpp c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오. tmpxft_00001188_00000000-20_sgemm.compute_10.ii 링크하고 있습니다... LINK : /LTCG를 지정했지만 코드를 생성할 필요가 없습니다. 명령줄에서 /LTCG를 제거하면 링커 성능이 향상됩니다. 매니페스트를 포함하고 있습니다... |
결과 |
빌드 로그가 "file://d:\CUDA 병렬프로그래밍\source\chapter7\cublassgemm\cublassgemm\Release\BuildLog.htm"에 저장되었습니다. cublassgemm - 오류: 0개, 경고: 17개 |