Hi,
Could some one explain to me possibly with a picture please , a basic concept of tiling and block data layout.
Let me first explain my understanding of tiling and BDL. Tiling is dividing matrix into small square matrices and block data layout is how these tiles are stored.
I am struggling to visualize these together in my head.
Does accessing matrix by tile can exist independent of BDL or how these two things compliment each other.
Cheers
