| | 다음 내용이 포함된 "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\BAT00000858085332.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 --ptxas-options=-v -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --compile -o "Release\VectorAdd.cu.obj" "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\VectorAdd.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 --ptxas-options=-v -gencode=arch=compute_10,code=\"sm_10,compute_10\" -gencode=arch=compute_20,code=\"sm_20,compute_20\" --compile -o "Release\VectorAdd.cu.obj" "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\VectorAdd.cu"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: 도구에서 오류 코드를 반환했습니다. 위치: "Compiling with CUDA Build Rule..."
exit 1
:VCEnd
]
"d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\BAT00000858085332.bat" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\RSP00000958085332.rsp" 임시 파일을 만들고 있습니다.
[
/OUT:"D:\CUDAbook\source\chapter4\VectorAdd\Release\VectorAdd.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\VectorAdd.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\CUDAbook\source\chapter4\VectorAdd\Release\VectorAdd.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\VectorAdd.cu.obj"
]
"link.exe @d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\RSP00000958085332.rsp /NOLOGO /ERRORREPORT:PROMPT" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\RSP00000A58085332.rsp" 임시 파일을 만들고 있습니다.
[
/outputresource:"..\Release\VectorAdd.exe;#1" /manifest
.\Release\VectorAdd.exe.intermediate.manifest
]
"mt.exe @d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\RSP00000A58085332.rsp /nologo" 명령줄을 만들고 있습니다.
다음 내용이 포함된 "d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\BAT00000B58085332.bat" 임시 파일을 만들고 있습니다.
[
@echo 매니페스트 리소스 최종 업데이트: %TIME%(%DATE%) > .\Release\mt.dep
]
"d:\CUDAbook\source\chapter4\VectorAdd\VectorAdd\Release\BAT00000B58085332.bat" 명령줄을 만들고 있습니다.
|