Skip to main content

DMAT Visualization

Densified Memory Access Timeline (DMAT) Plot is Neutrino's visualization of memory access pattern on GPUs.

We envision DMAT to be a sharp bit in undestanding the real memory behavior of your GPU programs / algorithms.

Insipred by the page reference map, we also envision DMAT could contributes to the theory of memory subsystems.

DMAT Formulation

TBC

Example: Attentions

TBC