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

Project 2 #15

Open
wants to merge 2 commits 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 proj2_ry/Debug/proj2_ry.ilk
Binary file not shown.
Binary file added proj2_ry/Debug/proj2_ry.pdb
Binary file not shown.
Binary file not shown.
Binary file added proj2_ry/proj2_ry.sdf
Binary file not shown.
20 changes: 20 additions & 0 deletions proj2_ry/proj2_ry.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "proj2_ry", "proj2_ry\proj2_ry.vcxproj", "{FC8EE821-E471-4160-9A01-C0E8CA228BFC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC8EE821-E471-4160-9A01-C0E8CA228BFC}.Debug|Win32.ActiveCfg = Debug|Win32
{FC8EE821-E471-4160-9A01-C0E8CA228BFC}.Debug|Win32.Build.0 = Debug|Win32
{FC8EE821-E471-4160-9A01-C0E8CA228BFC}.Release|Win32.ActiveCfg = Release|Win32
{FC8EE821-E471-4160-9A01-C0E8CA228BFC}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added proj2_ry/proj2_ry.suo
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/CL.read.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/CL.write.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/cl.command.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/link.command.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/link.read.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/link.write.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/mt.command.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/mt.read.1.tlog
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/mt.write.1.tlog
Binary file not shown.
49 changes: 49 additions & 0 deletions proj2_ry/proj2_ry/Debug/naive_prefix_sum.cu.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
Identity=naive_prefix_sum.cu
AdditionalCompilerOptions=
AdditionalCompilerOptions=
AdditionalDependencies=
AdditionalDeps=
AdditionalLibraryDirectories=
AdditionalOptions=
AdditionalOptions=
CInterleavedPTX=false
CodeGeneration=compute_20,sm_20
CodeGeneration=compute_20,sm_20
CompileOut=Debug\naive_prefix_sum.cu.obj
CudaRuntime=Static
CudaToolkitCustomDir=
Defines=;_MBCS;
Emulation=false
FastMath=false
GenerateLineInfo=false
GenerateRelocatableDeviceCode=false
GPUDebugInfo=true
GPUDebugInfo=true
HostDebugInfo=true
Include=;;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.5\include
Inputs=
Keep=false
KeepDir=Debug
LinkOut=
MaxRegCount=0
NvccCompilation=compile
NvccPath=
Optimization=Od
Optimization=Od
PerformDeviceLink=
PtxAsOptionV=false
RequiredIncludes=
Runtime=MDd
Runtime=MDd
RuntimeChecks=RTC1
RuntimeChecks=RTC1
TargetMachinePlatform=32
TargetMachinePlatform=32
TypeInfo=
TypeInfo=
UseHostDefines=true
UseHostInclude=true
UseHostLibraryDependencies=
UseHostLibraryDirectories=
Warning=W3
Warning=W3
1,019 changes: 1,019 additions & 0 deletions proj2_ry/proj2_ry/Debug/naive_prefix_sum.cu.deps

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions proj2_ry/proj2_ry/Debug/proj2_ry.Build.CppClean.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\DEBUG\PROJ2_RY.EXE
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\DEBUG\PROJ2_RY.ILK
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\DEBUG\PROJ2_RY.PDB
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\cl.command.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\CL.read.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\CL.write.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\link.command.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\link.read.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\link.write.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\mt.command.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\mt.read.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\mt.write.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\naive_prefix_sum.cu.cache
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\naive_prefix_sum.cu.obj
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\PROJ2_RY\DEBUG\PREFIX_SUM.OBJ
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\PROJ2_RY\DEBUG\PROJ2_RY.EXE.INTERMEDIATE.MANIFEST
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\proj2_ry.vcxprojResolveAssemblyReference.cache
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\proj2_ry.write.1.tlog
E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\proj2_ry\Debug\vc100.idb
E:\COURSES\565_GPU_PROGRAMMING\PROJECT2-STREAMCOMPACTION\PROJ2_RY\PROJ2_RY\DEBUG\VC100.PDB
10 changes: 10 additions & 0 deletions proj2_ry/proj2_ry/Debug/proj2_ry.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 proj2_ry/proj2_ry/Debug/proj2_ry.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#v4.0:v100:false
Debug|Win32|E:\Courses\565_GPU_Programming\Project2-StreamCompaction\proj2_ry\|
125 changes: 125 additions & 0 deletions proj2_ry/proj2_ry/Debug/proj2_ry.log

Large diffs are not rendered by default.

Binary file not shown.
Empty file.
Binary file added proj2_ry/proj2_ry/Debug/vc100.idb
Binary file not shown.
Binary file added proj2_ry/proj2_ry/Debug/vc100.pdb
Binary file not shown.
Loading