In the Nsight “Profiling Guide” I ran into this sentence:
The L2 cache sits between on-chip memory clients and the framebuffer.
My understanding of this statement is that L2 is then off chip. Moreover, I imagine the term “framebuffer” in this context refers to the global memory. Is that correct?