Compiler-directed memory management for heterogeneous MPSoCs
School of Computer, National University of Defense Technology, China
Journal of Systems Architecture, Volume 57, Issue 1, January 2011, Pages 134-145
@article{wang2010compiler,
title={Compiler-directed memory management for heterogeneous MPSoCs},
author={Wang, M. and Bodin, F.},
journal={Journal of Systems Architecture},
year={2010},
publisher={Elsevier}
}
Advances in semiconductor technique enable multiple processor cores to be integrated into a single chip. Heterogeneous multiprocessor system-on-a-chip (MPSoC) becomes important platforms to accelerate applications. However, compilation techniques for memory management on MPSoCs still lag behind. This paper presents an automatic memory management framework to orchestrate the data movement between local memory and off-chip memory. In our framework, data alignment, hierarchically data distribution, communication generation, loop tiling, and loop splitting are employed. Moreover, a communication optimization approach is proposed to improve data reuse. These techniques can reduce off-chip memory access and exploit data locality. Experimental results on Cell BE show that our data management framework can generate efficient code for the program.
September 7, 2011 by hgpu