You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.