A test of the performance of various implementations of the naive algorithm for matrix multiplication in C, for matrices stored as 2D arrays. This code compares a basic, non-optimized, function, a vectorized function using SSE4.1, and a cache-blocked function.
-
Notifications
You must be signed in to change notification settings - Fork 0
andreasstrom/Naive-matrix-multiplication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A test of the performance of various naive matrix multiplication algorithms
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published