Extended Control Flow Graph Based Performance Optimization Using Scratch-Pad Memory

HL Pu,L Ming,J Jing
DOI: https://doi.org/10.1109/date.2005.150
2005-01-01
Abstract:This paper presents an exploration approach for the researcher to choose the suitable size of scratch-pad memory (SPM) for maximal performance improvement of a specified application. The approach uses an extended control flow graph (ECFG) to describe the application and provides a solution to reduce the additional overhead of moving nodes to SPM. Experiments achieves on average 11% increase in performance compared to the previous approaches and 44% decrease in the application's runtime compared to no SPM environment.
What problem does this paper attempt to address?