Skip to content
#

loop-unrolling

Here are 21 public repositories matching this topic...

Learn matrix-matrix multiplication optimization in C++ through progressively optimized DGEMM implementations, from naïve algorithms to AVX-512 and blocked kernels.

  • Updated Jan 15, 2025
  • C++

STAΛKER is a header only, high-performance, C++17 linear algebra library. It offers vectorized, highly-configurable math kernels designed with zero-overhead abstractions.

  • Updated Apr 2, 2026
  • C++

Add this topic to your repo

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

Learn more