File Download

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

EVALUATOR-EXECUTOR TRANSFORAMTION FOR EFFICIENT CONDITIONAL STATEMENTS ON CGRA

Author(s)
Jeong, Yeonghun
Advisor
Lee, Jongeun
Issued Date
2013-08
URI
https://scholarworks.unist.ac.kr/handle/201301/82756 http://unist.dcollection.net/jsp/common/DcLoOrgPer.jsp?sItemId=000001634771
Abstract
Control divergence poses many problems in parallelizing loops. While predicated execution is commonly used to convert control dependence into data dependence, it often incurs high overhead because it allocates resources equally for both branches of a conditional statement regardless of their execution frequencies. For those loops with unbalanced conditionals, we propose a software transformation that divides a loop into two or three smaller loops so that the condition is evaluated only in the first loop while the less frequent branch is executed in the second loop in a way that is much more efficient than in the original loop. To reduce the overhead of extra data transfer caused by the loop fission, we also present a hardware extension for a class of coarse-grained reconfigurable architectures (CGRAs). Our experiments using MiBench and computer vision benchmarks on a CGRA demonstrate that our techniques can improve the performance of loops over predicated execution by up to 65%, or 38.0% on average when the hardware extension is enabled. Without any hardware modification, our software-only version can improve performance by up to 64%, or 33.2% on average, while simultaneously reducing the energy consumption of the entire CGRA including configuration and data memory by 22.0% on average.
Publisher
Ulsan National Institute of Science and Technology (UNIST)
Degree
Master
Major
Graduate School of UNIST (by Program, 2012-2013) Computer Engineering Program

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.