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 942be61d61 Add cudaGetLastErrorIsAsynchronous.cu 8 months ago
..
AddKernel.cuh Checkpoint concurrency material and accompanying 13 years ago
TimeConcurrentKernelKernel.cuh New error handling 9 years ago
TimeConcurrentKernelMapped.cuh New error handling 9 years ago
TimeConcurrentMemcpyKernel.cuh New error handling 9 years ago
TimeSequentialKernelKernel.cuh New error handling 9 years ago
TimeSequentialMemcpyKernel.cuh New error handling 9 years ago
TimeSequentialMemcpyKernelMapped.cuh New error handling 9 years ago
breakevenDtoHMemcpy.cu Fix bit rot, update to use modern idioms 4 years ago
breakevenHtoDMemcpy.cu Update a few apps to use HIP 3 years ago
breakevenKernelAsync.cu Fix bit rot, update to use modern idioms 4 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
cudaGetLastErrorIsAsynchronous.cu Add cudaGetLastErrorIsAsynchronous.cu 8 months ago
eventRecord.cu Fix bit rot, update to use modern idioms 4 years ago
managedOverhead.cu Fix bit rot, update to use modern idioms 4 years ago
memcpy16.cpp Checkpoint concurrency material and accompanying 13 years ago
nullDtoHMemcpyAsync.cu Fix bit rot, update to use modern idioms 4 years ago
nullDtoHMemcpySync.cu Fix bit rot, update to use modern idioms 4 years ago
nullHtoDMemcpyAsync.cu Fix bit rot, update to use modern idioms 4 years ago
nullKernelAsync.cu Add cudaGetLastErrorIsAsynchronous.cu 8 months ago
nullKernelAsyncGraph.cu Furher hipification 2 years ago
nullKernelSync.cu Update a few apps to use HIP 3 years ago
pageableMemcpyHtoD.cu Fix bit rot, update to use modern idioms 4 years ago
pageableMemcpyHtoD16.cu Fix bit rot, update to use modern idioms 4 years ago
pageableMemcpyHtoD16Blocking.cu Fix bit rot, update to use modern idioms 4 years ago
pageableMemcpyHtoD16Broken.cu Fix bit rot, update to use modern idioms 4 years ago
pageableMemcpyHtoD16Synchronous.cu Fix bit rot, update to use modern idioms 4 years ago
peer2peerMemcpy.cu Fix bit rot, update to use modern idioms 4 years ago
win32NullKernelStreamCallback.cu New error handling 9 years ago