Comments on: Introducing CUDA UnBound (CUB) https://www.microway.com/hpc-tech-tips/introducing-cuda-unbound-cub/ We Speak HPC & AI Thu, 30 May 2024 19:51:30 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Ernest Yeung https://www.microway.com/hpc-tech-tips/introducing-cuda-unbound-cub/#comment-34 Sun, 05 Mar 2017 06:08:40 +0000 http://https://www.microway.com/?p=3780#comment-34 When I Google search for “CUB CUDA examples” this useful article shows up. I wanted to share the script I got to compile and work, based on this article, and a more “polished”, “easy” examples demonstrating block reduce, for the sum and max, in “block_reduce.cu”. I’ve put it on github and hopefully it’ll help others with CUB. Thanks Justin Foley! P.S. Do you still work on QUDA?

https://github.com/ernestyalumni/CompPhys/tree/master/moreCUDA/CUB

]]>