Skip to content
#

matrix-multiplications

Here are 3 public repositories matching this topic...

Language: All
Filter by language

High-performance matrix multiplication engine in C/C++, leveraging Cache Tiling, ILP Loop Unrolling, 256-bit SIMD (AVX2/FMA), and 14-core OpenMP to achieve a 3,176.44× speedup.

  • Updated Aug 25, 2026
  • C

Add this topic to your repo

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

Learn more