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 96a8b8240b Get Reduction sample to build under HIP 3 years ago
..
reduction.cu Get Reduction sample to build under HIP 3 years ago
reduction1ExplicitLoop.cuh shared_sum -> sPartials 13 years ago
reduction1Templated.cuh class -> typename 13 years ago
reduction2Templated.cuh class -> typename 13 years ago
reduction2WarpSynchronous.cuh shared_sum -> sPartials 13 years ago
reduction3Templated.cuh class -> typename 13 years ago
reduction3WarpSynchronousTemplated.cuh shared_sum -> sPartials 13 years ago
reduction4SinglePass.cuh Per reader, fix copy-and-paste bug in reduction 12 years ago
reduction4Templated.cuh class -> typename 13 years ago
reduction5Atomics.cuh Get Reduction sample to build under HIP 3 years ago
reduction5Templated.cuh Fix copyright and add 1024-thread case 13 years ago
reduction6AnyBlockSize.cuh shared_sum -> sPartials 13 years ago
reduction7SyncThreads.cuh Add reduction that uses __syncthreads_count(). 13 years ago
reductionTemplated.cu Fix bit rot, update to use modern idioms 4 years ago
reductionWarpShuffle.cuh Fix bit rot, update to use modern idioms 4 years ago
reduction_Sumf.h Update reduction code, and pick up templated versions 13 years ago
reduction_Sumf_fsq.h Update reduction code, and pick up templated versions 13 years ago
reduction_Sumi.h Update reduction code, and pick up templated versions 13 years ago
reduction_Sumi_isq.h Add copyright message 13 years ago