Skip to content
#

parallel-reduction

Here are 11 public repositories matching this topic...

How much of GEMM performance is memory access order? Five CPU variants of the same matrix product, a shared-memory tiled CUDA kernel and a CUDA sum reduction, all measured on one shape. Loop reordering alone is worth 37.9x. C++17, CMake, no dependencies.

  • Updated Aug 25, 2026
  • C++

Improve this page

Add a description, image, and links to the parallel-reduction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parallel-reduction topic, visit your repo's landing page and select "manage topics."

Learn more