Infinisearch
Veteran
Is there a resource somewhere with a comprehensive list of GPU's and the amount of l1, l2 cache and the architecture? I've recently started looking into L2 cache sizes of recent GPU's and it seems maxwell seems to have 2MB l2 no matter what sub-model, while GCN cards seem to have 64kb-128kb per memory controller implying the size varies depending on sub-model. I've also tracked down a little info on a couple of kepler based gpu's. I was wondering if anyone has been maintaining a list of at least total l2 size per GPU?
I'm considering a test renderer that does some tiling into "super tiles" to try to keep rendering in the L2 cache to test the effect on fillrate and subsections of frame time of various rendertarget configs and geometry source variations. So basically I want to know how far back GPU wise I can go while maintaining at least 256kb of L2.
I'm considering a test renderer that does some tiling into "super tiles" to try to keep rendering in the L2 cache to test the effect on fillrate and subsections of frame time of various rendertarget configs and geometry source variations. So basically I want to know how far back GPU wise I can go while maintaining at least 256kb of L2.