Posts by Giannis Gonidelis
Developer Tools & Techniques
Jan 21, 2026
Streamlining CUB with a Single-Call API
The C++ template library CUB is a go-to for high-performance GPU primitive algorithms, but its traditional "two-phase" API, which separates memory estimation...
8 MIN READ