Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit complete! #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added PROJ0_WIN/CUDATEST.sdf
Binary file not shown.
3 changes: 3 additions & 0 deletions PROJ0_WIN/CUDATEST/CUDATEST.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>
Binary file added PROJ0_WIN/CUDATEST/Debug/CL.read.1.tlog
Binary file not shown.
Binary file added PROJ0_WIN/CUDATEST/Debug/CL.write.1.tlog
Binary file not shown.
30 changes: 30 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/CUDATEST.Build.CppClean.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\cl.command.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\CL.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\CL.write.1.tlog
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\CUDATEST.EXE.EMBED.MANIFEST
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\CUDATEST.EXE.EMBED.MANIFEST.RES
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\CUDATEST.EXE.INTERMEDIATE.MANIFEST
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\CUDATEST_manifest.rc
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\GLSLUTILITY.OBJ
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\kernel.cu.cache
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.5076.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.5076.write.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.5076-cvtres.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.5076-cvtres.write.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.command.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link.write.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link-cvtres.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\link-cvtres.write.1.tlog
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\MAIN.OBJ
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\mt.command.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\mt.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\mt.write.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\rc.command.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\rc.read.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\rc.write.1.tlog
C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Debug\vc100.idb
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\CUDATEST\DEBUG\VC100.PDB
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\DEBUG\CUDATEST.EXE
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\DEBUG\CUDATEST.ILK
C:\USER\GITHUB\PROJECT-0\PROJ0_WIN\DEBUG\CUDATEST.PDB
10 changes: 10 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/CUDATEST.exe.embed.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
10 changes: 10 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/CUDATEST.exe.intermediate.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
2 changes: 2 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/CUDATEST.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#v4.0:v100:false
Debug|Win32|C:\user\GitHub\Project-0\PROJ0_WIN\|
85 changes: 85 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/CUDATEST.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
Build started 9/8/2013 5:19:21 PM.
1>Project "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\CUDATEST.vcxproj" on node 2 (rebuild target(s)).
1>_PrepareForClean:
Deleting file "Debug\CUDATEST.lastbuildstate".
CudaClean:
cmd.exe /C "C:\Users\dbanks\AppData\Local\Temp\32c3cdf3c86c4af180f0a1b5836282eb.cmd"
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin\nvcc.exe" -ccbin "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" -I"../shared/glew/includes" -I"../shared/freeglut/includes" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -G0 --keep-dir "Debug" -maxrregcount=0 --machine 32 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od /Zi /MDd " -o "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj" "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\kernel.cu" -clean

C:\user>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin\nvcc.exe" -ccbin "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" -I"../shared/glew/includes" -I"../shared/freeglut/includes" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -G0 --keep-dir "Debug" -maxrregcount=0 --machine 32 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od /Zi /MDd " -o "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj" "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\kernel.cu" -clean
Deleting file "Debug\kernel.cu.deps".
InitializeBuildStatus:
Creating "Debug\CUDATEST.unsuccessfulbuild" because "AlwaysCreate" was specified.
AddCudaCompileDeps:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\cl.exe /E /nologo /showIncludes /TP /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" /I../shared/glew/includes /I../shared/freeglut/includes /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin" /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /I. /FIcuda_runtime.h /c C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\kernel.cu
AddCudaCompilePropsDeps:
Found "CudaToolkitCustomDir".
Found "AdditionalDeps".
Found "CompileOut".
Found "Include".
Found "Keep".
Found "KeepDir".
Found "NvccCompilation".
Found "NvccPath".
Found "RequiredIncludes".
Found "TargetMachinePlatform".
Found "CInterleavedPTX".
Found "CodeGeneration".
Found "GPUDebugInfo".
Found "MaxRegCount".
Found "PtxAsOptionV".
Found "Defines".
Found "Emulation".
Found "HostDebugInfo".
Found "FastMath".
Found "Optimization".
Found "Runtime".
Found "RuntimeChecks".
Found "TypeInfo".
Found "Warning".
Found "AdditionalOptions".
Found "CommandLineTemplate".
CudaBuild:
Compiling CUDA source file kernel.cu...
cmd.exe /C "C:\Users\dbanks\AppData\Local\Temp\cdd6100d5509430aa238c904979635ba.cmd"
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\" --use-local-env --cl-version 2010 -ccbin "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" -I"../shared/glew/includes" -I"../shared/freeglut/includes" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -G0 --keep-dir "Debug" -maxrregcount=0 --machine 32 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od /Zi /MDd " -o "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj" "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\kernel.cu"

C:\user>"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\" --use-local-env --cl-version 2010 -ccbin "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -I"C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc" -I"../shared/glew/includes" -I"../shared/freeglut/includes" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" -G0 --keep-dir "Debug" -maxrregcount=0 --machine 32 --compile -D_NEXUS_DEBUG -g -Xcompiler "/EHsc /nologo /Od /Zi /MDd " -o "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj" "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\kernel.cu"
kernel.cu
tmpxft_00000ff8_00000000-0_kernel.cudafe1.gpu
tmpxft_00000ff8_00000000-5_kernel.cudafe2.gpu
kernel.cu
tmpxft_00000ff8_00000000-0_kernel.cudafe1.cpp
tmpxft_00000ff8_00000000-11_kernel.ii
ClCompile:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /I"C:\ProgramData\NVIDIA Corporation\NVIDIA GPU Computing SDK 4.0\C\common\inc" /I../shared/glew/include /I../shared/freeglut/include /I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include" /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt glslUtility.cpp main.cpp
main.cpp
Note: including lib: glut32.lib

glslUtility.cpp
Generating Code...
ManifestResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"Debug\CUDATEST.exe.embed.manifest.res" Debug\CUDATEST_manifest.rc
Link:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.exe" /INCREMENTAL /NOLOGO /LIBPATH:../shared/glew/lib /LIBPATH:../shared/freeglut/lib /LIBPATH:"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\lib\Win32" cudart.lib glew32.lib glu32.lib opengl32.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Debug\CUDATEST.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /ENTRY:"mainCRTStartup" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.lib" /MACHINE:X86 "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj"
Debug\CUDATEST.exe.embed.manifest.res
Debug\glslUtility.obj
Debug\main.obj
Manifest:
Deleting file "Debug\CUDATEST.exe.embed.manifest".
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"Debug\CUDATEST.exe.embed.manifest" /manifest Debug\CUDATEST.exe.intermediate.manifest
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"Debug\CUDATEST.exe.embed.manifest.res" Debug\CUDATEST_manifest.rc
LinkEmbedManifest:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.exe" /INCREMENTAL /NOLOGO /LIBPATH:../shared/glew/lib /LIBPATH:../shared/freeglut/lib /LIBPATH:"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\lib\Win32" cudart.lib glew32.lib glu32.lib opengl32.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Debug\CUDATEST.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /ENTRY:"mainCRTStartup" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.lib" /MACHINE:X86 "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj"
Debug\CUDATEST.exe.embed.manifest.res
Debug\glslUtility.obj
Debug\main.obj
CUDATEST.vcxproj -> C:\user\GitHub\Project-0\PROJ0_WIN\Debug\CUDATEST.exe
FinalizeBuildStatus:
Deleting file "Debug\CUDATEST.unsuccessfulbuild".
Touching "Debug\CUDATEST.lastbuildstate".
1>Done Building Project "C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\CUDATEST.vcxproj" (rebuild target(s)).

Build succeeded.

Time Elapsed 00:00:16.05
Binary file added PROJ0_WIN/CUDATEST/Debug/CUDATEST_manifest.rc
Binary file not shown.
Binary file added PROJ0_WIN/CUDATEST/Debug/cl.command.1.tlog
Binary file not shown.
Binary file added PROJ0_WIN/CUDATEST/Debug/glslUtility.obj
Binary file not shown.
26 changes: 26 additions & 0 deletions PROJ0_WIN/CUDATEST/Debug/kernel.cu.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Identity=kernel.cu
AdditionalDeps=
AdditionalOptions=
CInterleavedPTX=false
CodeGeneration=compute_10,sm_10
CompileOut=C:\user\GitHub\Project-0\PROJ0_WIN\CUDATEST\Win32/Debug/kernel.cu.obj
CudaToolkitCustomDir=
Defines=
Emulation=false
FastMath=false
GPUDebugInfo=true
HostDebugInfo=true
Include=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v4.0\include;C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK 4.0/C/common/inc;../shared/glew/includes;../shared/freeglut/includes
Keep=false
KeepDir=Debug
MaxRegCount=0
NvccCompilation=compile
NvccPath=
Optimization=Od
PtxAsOptionV=false
RequiredIncludes=
Runtime=MDd
RuntimeChecks=Default
TargetMachinePlatform=32
TypeInfo=false
Warning=W3
Loading