Score: 0

Memory Access Vectors: Improving Sampling Fidelity for CPU Performance Simulations

Published: June 3, 2025 | arXiv ID: 2506.02344v1

By: Sriyash Caculo, Mahesh Madhav, Jeff Baxter

Potential Business Impact:

Makes computer chips work better by watching memory.

Business Areas:
Simulation Software

Accurate performance projection of large-scale benchmarks is essential for CPU architects to evaluate and optimize future processor designs. SimPoint sampling, which uses Basic Block Vectors (BBVs), is a widely adopted technique to reduce simulation time by selecting representative program phases. However, BBVs often fail to capture the behavior of applications with extensive array-indirect memory accesses, leading to inaccurate projections. In particular, the 523.xalancbmk_r benchmark exhibits complex data movement patterns that challenge traditional SimPoint methods. To address this, we propose enhancing SimPoint's BBV methodology by incorporating Memory Access Vectors (MAV), a microarchitecture independent technique that tracks functional memory access patterns. This combined approach significantly improves the projection accuracy of 523.xalancbmk_r on a 192-core system-on-chip, increasing it from 80% to 98%.

Page Count
5 pages

Category
Computer Science:
Hardware Architecture