Skip to content

对比顺序访存和乱序访存

字数
113 字
阅读时间
1 分钟

核函数

内存情况

乱序

顺序

可以看出,L2 cachedevice memory中读取了两倍的内存,导致乱序的时间也是顺序时间的两倍。问题是L1 caheL2 cache多读了8倍,这个是为啥?

贡献者

The avatar of contributor named as ggbondcheng ggbondcheng

文件历史

撰写