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.
我正在尝试运行GPU 微基准测试来获得 Jetson TK1 的全局内存访问和 L1/L2 访问的延迟。但是在微基准测试中,它包含页面大小作为使用指针追逐代码时的参数之一。
有谁知道为什么在测量内存访问延迟时基准包括页面大小?