2 Matching Annotations
  1. Dec 2024
    1. Loop blocking for linear algebra codes often have three levels: register blocking, L2 cache blocking, and L3 cache (or TLB) blocking.

      Some notes on blocking for different purposes in GEMM operations.

  2. Oct 2019