Title :
Software Pipelining with Minimal Loop Overhead on Transport Triggered Architecture
Author :
Jiang, Lei ; Zhu, Yongxin ; Wei, Yipeng
Author_Institution :
Sch. of Microelectron., Shanghai Jiao Tong Univ., Shanghai
Abstract :
On transport triggered architectures (TTAs) featuring huge scheduling freedom, parallelism is exploited at not only operation level, but also data transportation level. Software pipelining, an aggressive compiler optimization scheme for exploiting instruction level parallelism across loop iterations, has been studied extensively. However, only few efforts were focused on software pipelining on TTAs. In these existing works, intuitive yet less efficient methods were used, namely either modulo scheduling algorithm with some heuristics or parallel language to implement software pipelining on TTA. We propose a new software pipelining method on TTAs in order to fully evaluate the scope of scheduling freedom of TTA and take advantage of it. In this paper, we formulate the problem of constructing a resource constrained rate-optimal software pipelining with minimal loop overhead on TTAs as an integer linear programming (ILP) problem. The formulated problem is solved with GNU Linear Programming Kit (GLPK). We apply our approach to major loops in Livermore loop benchmarks. Comparing with the previous schedulers implemented with modulo scheduling algorithm, our ILP approach creates schedules which bring significant performance enhancement to applications on TTA.
Keywords :
integer programming; linear programming; optimising compilers; pipeline processing; compiler optimization scheme; instruction level parallelism; integer linear programming; minimal loop overhead; rate-optimal software pipelining; transport triggered architecture; Application software; Computer architecture; Embedded software; Energy consumption; Integer linear programming; Linear programming; Microelectronics; Parallel languages; Pipeline processing; Scheduling algorithm; Loop Overhead; Software Pipelining; Transport Triggered Architecture;
Conference_Titel :
Embedded Software and Systems, 2008. ICESS '08. International Conference on
Conference_Location :
Sichuan
Print_ISBN :
978-0-7695-3287-5
DOI :
10.1109/ICESS.2008.18