Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\BAT00000125643144.bat" with contents
[
@echo off
echo "C:\CUDA\bin64\nvcc.exe" -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin" -Xcompiler "/EHsc /W3 /nologo /Od /Zi /MTd " -I"C:\CUDA\include" -I"../../common/inc" -maxrregcount=32 --compile -o "Debug\asyncAPI.cu.obj" "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\asyncAPI.cu"
"C:\CUDA\bin64\nvcc.exe" -arch sm_10 -ccbin "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin" -Xcompiler "/EHsc /W3 /nologo /Od /Zi /MTd " -I"C:\CUDA\include" -I"../../common/inc" -maxrregcount=32 --compile -o "Debug\asyncAPI.cu.obj" "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\asyncAPI.cu"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Compiling with CUDA Build Rule..."
exit 1
:VCEnd
]
Creating command line """c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\BAT00000125643144.bat"""
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000225643144.rsp" with contents
[
/Od /I "C:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /Zi /TP ".\asyncAPI.cpp"
]
Creating command line "cl.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000225643144.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000325643144.rsp" with contents
[
/OUT:"../../bin/win32/Debug/asyncAPI.exe" /INCREMENTAL:NO /LIBPATH:"C:\CUDA\lib64" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"Debug\asyncAPI.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/asyncAPI.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /DYNAMICBASE:NO /MACHINE:X86 cudart.lib cutil32D.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\asyncAPI.obj"
".\Debug\asyncAPI.cu.obj"
]
Creating command line "link.exe @"c:\Users\Ahmed\Desktop\NVIDIA GPU Computing SDK\C\src\asyncAPI\Debug\RSP00000325643144.rsp" /NOLOGO /ERRORREPORT:PROMPT"
|