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 a679378499 Initial checkin, new error handling macros 9 years ago
..
AddKernel.cuh Checkpoint concurrency material and accompanying 13 years ago
TimeConcurrentKernelKernel.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
TimeConcurrentKernelMapped.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
TimeConcurrentMemcpyKernel.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
TimeSequentialKernelKernel.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
TimeSequentialMemcpyKernel.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
TimeSequentialMemcpyKernelMapped.cuh concurrency/: In cleanup code, call free functions unconditionally. 13 years ago
breakevenDtoHMemcpy.cu Fix backslashes in sample build commands -I parameter 13 years ago
breakevenHtoDMemcpy.cu Fix backslashes in sample build commands -I parameter 13 years ago
breakevenKernelAsync.cu waitKernelAsync.cu renamed to breakevenKernelAsync.cu 13 years ago
concurrencyKernelKernel.cu Fix backslashes in sample build commands -I parameter 13 years ago
concurrencyKernelMapped.cu Fix backslashes in sample build commands -I parameter 13 years ago
concurrencyMemcpyKernel.cu Fix backslashes in sample build commands -I parameter 13 years ago
concurrencyMemcpyKernelMapped.cu Fix backslashes in sample build commands -I parameter 13 years ago
eventRecord.cu eventRecord.cu: fix allocation bug, memory leak 11 years ago
managedOverhead.cu Initialize device variable 11 years ago
memcpy16.cpp Checkpoint concurrency material and accompanying 13 years ago
nullDtoHMemcpyAsync.cu Fix backslashes in sample build commands -I parameter 13 years ago
nullDtoHMemcpySync.cu Fix backslashes in sample build commands -I parameter 13 years ago
nullHtoDMemcpyAsync.cu Fix backslashes in sample build commands -I parameter 13 years ago
nullKernelAsync.cu Initial checkin, new error handling macros 9 years ago
nullKernelSync.cu Kernel launch overhead microbenchmarks: Break out measurement as separate function 11 years ago
pageableMemcpyHtoD.cu Fix backslashes in sample build commands -I parameter 13 years ago
pageableMemcpyHtoD16.cu Fix fencepost error in randomized testing 13 years ago
pageableMemcpyHtoD16Blocking.cu Fix fencepost error in randomized testing 13 years ago
pageableMemcpyHtoD16Broken.cu Fix fencepost error in randomized testing 13 years ago
pageableMemcpyHtoD16Synchronous.cu Delete commented-out call to cudaMemcpy 13 years ago
peer2peerMemcpy.cu Fix backslashes in sample build commands -I parameter 13 years ago
win32NullKernelStreamCallback.cu Win32-specific app that measures performance of nonblocking callbacks, and also reports the number of active CPU threads in the process. 13 years ago