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 1cda62ac16 HIPify histogram sample 3 years ago
..
chAssert.h Copyright message 13 years ago
chCUDA.h chLib/chCUDA: add stddef.h, math.h, memory.h includes for NO_CUDA builds 12 years ago
chCommandLine.h Add support for floating point command-line parameters 10 years ago
chDrv.h Merge branch 'master' of https://github.com/ArchaeaSoftware/cudahandbook.git 13 years ago
chError.h Separate CUDA and HIP specific wrappers in chError.h 3 years ago
chError_cuda.h Separate CUDA and HIP specific wrappers in chError.h 3 years ago
chError_hip.h HIPify histogram sample 3 years ago
chNUMA.h Add chNUMA.h 9 years ago
chShmoo.h Checkpoint concurrency material and accompanying 13 years ago
chThread.h chThread: support Mac OS X 12 years ago
chThread_POSIX.h chThread_POSIX: convert tabs to spaces 12 years ago
chThread_Win32.h chThread_Win32: fix memory leak if workerThread pointer is null 12 years ago
chTimer.h chTimer: add Mac OS X support via mach_absolute_time 12 years ago
chUtil.h Add texturing code (and chUtil.h) 13 years ago
ch_conio.h Compile on Linux. Different kbhit() implementation. 13 years ago
pgm.cu HIPify histogram sample 3 years ago
pgm.h Move pgm.cu and pgm.h to chLib 12 years ago
range.hpp Add C++11 formulation of SAXPY 10 years ago