Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 513 Bytes

Visualization of cache-optimized matrix multiplication

The code in this repository generates animations visualising algorithms for cache-optimized matrix multiplication. Generated animations are available on YouTube. One frame from the animation is shown below.

Example

To generate the animations, simply run make.

Dependencies:

  • python3-cairo
  • ffmpeg