Abstract
Loops arc the most important sections for embedded applications. To achieve high performance, two loop transformation techniques are often applied, namely loop pipelining and loop partitioning. Loop pipelining is an effective approach to increase parallelism and reduce schedule length. Loop partitioning with prefetching increases data locality and hides memory latency. However, loop pipelining increases register pressure and loop partitioning increases local memory requirement. As most embedded systems have limited number of registers and limited memory, without careful study, these two techniques can not be applied effectively. In this paper, we propose an effective scheduling framework, Register and Memory Sensitive Partitioning(RMSP), to minimize average schedule length per iteration under register and memory dual constraints for parallel embedded systems. Experiments show that RMSP reduces schedule length by 14.1% in average compared to previous methods applied directly.
Original language | English |
---|---|
Title of host publication | Design, Automation and Test in Europe, DATE 2008 |
Pages | 1202-1207 |
Number of pages | 6 |
DOIs | |
Publication status | Published - 25 Aug 2008 |
Event | Design, Automation and Test in Europe, DATE 2008 - Munich, Germany Duration: 10 Mar 2008 → 14 Mar 2008 |
Conference
Conference | Design, Automation and Test in Europe, DATE 2008 |
---|---|
Country/Territory | Germany |
City | Munich |
Period | 10/03/08 → 14/03/08 |
ASJC Scopus subject areas
- General Engineering