Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 276 Bytes

File metadata and controls

3 lines (2 loc) · 276 Bytes

DGEMMSharp - Pure C# High-Performance Matrix Multiplication

An experimental single-core high-performance DGEMM implementation using pure C# with runtime-generated microkernels, achieving performance close to optimized BLAS libraries under specific parameter configurations.