Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaymody/matmul-cpu-cache
Demonstration of matrix multiplication being 10x faster when you make sure to access the array row-wise so that cpu cache hits are maximizes.
https://github.com/jaymody/matmul-cpu-cache
Last synced: 7 days ago
JSON representation
Demonstration of matrix multiplication being 10x faster when you make sure to access the array row-wise so that cpu cache hits are maximizes.
- Host: GitHub
- URL: https://github.com/jaymody/matmul-cpu-cache
- Owner: jaymody
- Created: 2023-06-30T19:53:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T02:52:57.000Z (over 1 year ago)
- Last Synced: 2023-07-18T03:23:44.866Z (over 1 year ago)
- Language: C
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0