16898

Software Prefetching for Indirect Memory Accesses

Sam Ainsworth, Timothy M. Jones
University of Cambridge, UK
International Symposium on Code Generationand Optimization (CGO), 2017

@article{jones2017software,

   title={Software Prefetching for Indirect Memory Accesses},

   author={Ainsworth, Sam and Jones, Timothy M},

   year={2017}

}

Many modern data processing and HPC workloads are heavily memory-latency bound. A tempting proposition to solve this is software prefetching, where special non-blocking loads are used to bring data into the cache hierarchy just before being required. However, these are difficult to insert to effectively improve performance, and techniques for automatic insertion are currently limited. This paper develops a novel compiler pass to automatically generate software prefetches for indirect memory accesses, a special class of irregular memory accesses often seen in high-performance workloads. We evaluate this across a wide set of systems, all of which gain benefit from the technique. We then evaluate the extent to which good prefetch instructions are architecture dependent. Across a set of memory-bound benchmarks, our automated pass achieves average speedups of 1.3x and 1.1x for an Intel Haswell processor and an ARM Cortex-A57, both out-of-order cores, and performance improvements of 2.1x and 3.7x for the in-order ARM Cortex-A53 and Intel Xeon Phi.
Rating: 1.7/5. From 5 votes.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: