Skip to content

An experimental single-core high-performance DGEMM implementation using pure C# with runtime-generated microkernels.

License

Notifications You must be signed in to change notification settings

Kadeanon/DGEMMSharp

Repository files navigation

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.

About

An experimental single-core high-performance DGEMM implementation using pure C# with runtime-generated microkernels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages