Exploiting SPMD Horizontal Locality
Delft University of Technology, Delft
IEEE Computer Architecture Letters, Volume 10 Issue 1, January 2011
@article{gou2011exploiting,
title={Exploiting SPMD Horizontal Locality},
author={Gou, C. and Gaydadjiev, G.},
journal={IEEE Computer Architecture Letters},
volume={10},
number={1},
pages={20–23},
year={2011},
publisher={IEEE Computer Society}
}
In this paper, we analyze a particular spatial locality case (called horizontal locality) inherent to manycore accelerator architectures employing barrel execution of SPMD kernels, such as GPUs. We then propose an adaptive memory access granularity framework to exploit and enforce the horizontal locality in order to reduce the interferences among accelerator cores memory accesses and hence improve DRAM efficiency. With the proposed technique, DRAM efficiency grows by 1.42X on average, resulting in 12.3% overall performance gain, for a set of representative memory intensive GPGPU applications.
June 22, 2011 by hgpu