Jae's Tech Blog
Home Archive About Game

Posts tagged "reduction"

February 7, 2026 undefined min read

GPU Systems 05 - Coalescing, Shared Memory, and Reduction Patterns

The optimization patterns that keep showing up in CUDA kernels

Lectures
Read more
February 21, 2026 undefined min read

GPU Systems 12 - Warp Shuffle and Warp-Level Primitives

Why warp-level primitives matter for reductions and lighter-weight cooperation

Lectures
Read more
February 23, 2026 undefined min read

GPU Systems 13 - Reduction Kernels in Depth

Using reduction kernels to connect shared memory, warp primitives, and synchronization

Lectures
Read more
February 25, 2026 undefined min read

GPU Systems 14 - Why Softmax Is Such a Good Kernel Exercise

How softmax combines reductions, memory traffic, and numerical stability in one kernel

Lectures
Read more

© 2025 Jae ยท Notes on systems, software, and building things carefully.

RSS