Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 NVIDIA Fermi 和 Kepler GPU(也可能是 Maxwell)中,L1 缓存线的长度为 128 字节,而 L2 缓存线的长度为 32 字节。不应该反过来吗?我的意思是,L1 要小得多,它不应该尝试缓存较短的内存段以防止抖动吗?