GPUPrefixSums – state of the art GPU prefix sum algorithms

25 coffeeaddict1 4 8/28/2025, 12:49:10 PM github.com ↗

Comments (4)

coffeeaddict1 · 1h ago
genpfault · 2h ago
almostgotcaught · 1h ago
this is missing the most important one (in today's world): extracting non-zero elements from a sparse vector/matrix

https://developer.nvidia.com/gpugems/gpugems3/part-vi-gpu-co...

merope14 · 45m ago
Not even close. The most important application (in today's world) is radix sort.