================================ Modification to the Micro Kernel [TOC] ================================ The micro kernel has a huge influence on the overall performance for the GEMM operation. Before we investigate this further in the next session we will do here some simple experiments. Exercise ======== In the micro kernel, switch the two most inner loops when computing ---- LATEX --------------------------------------------------------------------- R \leftarrow A \cdot B -------------------------------------------------------------------------------- Re-run the benchmark!