Source code that accompanies The CUDA Handbook.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nicholas Wilt 89ece43af3 Ported histogram work to CUDA, added timing code 12 years ago
SMs Test app for funnel shift. 13 years ago
atomics Remove fire-and-forget formulations of shared atomics 13 years ago
chLib Minor comment update 13 years ago
concurrency Win32-specific app that measures performance of nonblocking callbacks, and also reports the number of active CPU threads in the process. 13 years ago
corr Use a more whitespace-efficient way to cast to float. 12 years ago
driverAPI Bug fixes after porting to Linux and cg1.4xlarge 13 years ago
memory Whitespace changes 13 years ago
microbench Move globalCopy.cu to memory subdirectory 13 years ago
nbody Merge branch 'master' of git@github.com:ArchaeaSoftware/cudahandbook.git 13 years ago
reduction Whitespace changes 13 years ago
scan Ported histogram work to CUDA, added timing code 12 years ago
streaming Formatting fixes 13 years ago
texturing Update build instructions in surf*.cu to ref sm_20 13 years ago
README first commit 13 years ago

README