Install with python -m pip install turtlecolors on Windows or python3 -m pip install turtlecolors on macOS/Linux. Run with python -m turtlecolors on Windows or python3 -m turtlecolors on macOS/Linux.
* Program re-ordering for improved L2 cache hit rate. * Automatic performance tuning. # Motivations # Matrix multiplications are a key building block of most modern high-performance computing systems.