빌드 로그
  

빌드 시작: 프로젝트: atomic, 구성: Release|Win32

명령줄
  
다음 내용이 포함된 "d:\CUDAbook\source\chapter9\atomic\atomic\Release\BAT0000426244348.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_11,code=\"sm_11,compute_11\" -gencode=arch=compute_20,code=\"sm_20,compute_20\"  --compile -o "Release\atomic.cu.obj" "d:\CUDAbook\source\chapter9\atomic\atomic\atomic.cu" 

 "C:\CUDA\bin\nvcc.exe"    -gencode=arch=compute_11,code=\"sm_11,compute_11\" -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_11,code=\"sm_11,compute_11\" -gencode=arch=compute_20,code=\"sm_20,compute_20\"  --compile -o "Release\atomic.cu.obj" "d:\CUDAbook\source\chapter9\atomic\atomic\atomic.cu"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: 도구에서 오류 코드를 반환했습니다. 위치: "Compiling with CUDA Build Rule..."

exit 1

:VCEnd
]
"d:\CUDAbook\source\chapter9\atomic\atomic\Release\BAT0000426244348.bat" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "d:\CUDAbook\source\chapter9\atomic\atomic\Release\RSP0000436244348.rsp" 임시 파일을 만들고 있습니다.
[
/OUT:"D:\CUDAbook\source\chapter9\atomic\Release\atomic.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\atomic.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\CUDAbook\source\chapter9\atomic\Release\atomic.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 cudart.lib cutil32.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\atomic.cu.obj"
]
"link.exe @d:\CUDAbook\source\chapter9\atomic\atomic\Release\RSP0000436244348.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_11,code=\"sm_11,compute_11\" -gencode=arch=compute_20,code=\"sm_20,compute_20\"  --compile -o "Release\atomic.cu.obj" "d:\CUDAbook\source\chapter9\atomic\atomic\atomic.cu" 
atomic.cu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
tmpxft_00000864_00000000-6_atomic.compute_11.cudafe1.gpu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
tmpxft_00000864_00000000-10_atomic.compute_11.cudafe2.gpu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
atomic.cu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
tmpxft_00000864_00000000-3_atomic.compute_20.cudafe1.gpu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
tmpxft_00000864_00000000-14_atomic.compute_20.cudafe2.gpu
c:\cuda\include\math_functions.h(874) : warning C4819: 현재 코드 페이지(949)에서 표시할 수 없는 문자가 파일에 들어 있습니다. 데이터가 손실되지 않게 하려면 해당 파일을 유니코드 형식으로 저장하십시오.
ptxas C:/DOCUME~1/hoon/LOCALS~1/Temp/tmpxft_00000864_00000000-7_atomic.compute_11.ptx, line 64; error   : Instruction '{atom,red}.shared' requires .target sm_12 or higher
ptxas €=8? Ptx assembly aborted due to errors
링크하고 있습니다...
LINK : fatal error LNK1181: '.\Release\atomic.cu.obj' 입력 파일을 열 수 없습니다.
결과
  
빌드 로그가 "file://d:\CUDAbook\source\chapter9\atomic\atomic\Release\BuildLog.htm"에 저장되었습니다.
atomic - 오류: 1개, 경고: 6개