Sciweavers

CASES
2009
ACM

CGRA express: accelerating execution using dynamic operation fusion

13 years 11 months ago
CGRA express: accelerating execution using dynamic operation fusion
Coarse-grained reconfigurable architectures (CGRAs) present an appealing hardware platform by providing programmability with the potential for high computation throughput, scalability, low cost, and energy efficiency. CGRAs have been effectively used for innermost loops that contain an abundant of instruction-level parallelism. Conversely, non-loop and outer-loop code are latency constrained and do not offer significant amounts of instruction-level parallelism. In these situations, CGRAs are ineffective as the majority of the resources remain idle. In this paper, dynamic operation fusion is introduced to enable CGRAs to effectively accelerate latency-constrained code regions. Dynamic operation fusion is enabled through the combination of a small bypass network added between function units in a conventional CGRA and a sub-cycle modulo scheduler to automatically identify opportunities for fusion. Results show that dynamic operation fusion reduced total application run-time by up to 1...
Yongjun Park, Hyunchul Park, Scott A. Mahlke
Added 28 May 2010
Updated 28 May 2010
Type Conference
Year 2009
Where CASES
Authors Yongjun Park, Hyunchul Park, Scott A. Mahlke
Comments (0)