GPU体系结构-the miss status holding register(MSHR)原理简介
最近在看论文的时候里面有一段介绍MSHR的原理,以后有可能用做这方面的东西,先写出来。
英文原文On a cache hit, a request will be served by sending data to the register file immediately. On a cache miss, the miss handling logic will first check the mi
原创
2015-12-08 22:36:14 ·
7031 阅读 ·
0 评论