DocumentCode
3080618
Title
Parallelization of while loops in nested loop programs for shared-memory multiprocessor systems
Author
Geuns, Stefan J. ; Bekooij, Marco J G ; Bijlsma, Tjerk ; Corporaal, Henk
fYear
2011
fDate
14-18 March 2011
Firstpage
1
Lastpage
6
Abstract
Many applications contain loops with an undetermined number of iterations. These loops have to be parallelized in order to increase the throughput when executed on an embedded multiprocessor platform. This paper presents a method to automatically extract a parallel task graph based on function level parallelism from a sequential nested loop program with while loops. In the parallelized task graph loop iterations can overlap during execution. We introduce the notion of a single assignment section such that we can exploit single assignment to overlap iterations of the while loop during the execution of the parallel task graph. Synchronization is inserted in the parallelized task graph to ensure the same functional behavior as the sequential nested loop program. It is shown that the generated parallel task graph does not introduce deadlock. A DVB-T radio receiver where the user can switch channels after an undetermined amount of time illustrates the approach.
Keywords
digital video broadcasting; embedded systems; graph theory; iterative methods; radio receivers; shared memory systems; synchronisation; DVB-T radio receiver; embedded multiprocessor platform; function level parallelism; parallel task graph; parallelized task graph loop; sequential nested loop program; shared-memory multiprocessor systems; single assignment section; while loops; Arrays; Parallel processing; Schedules; Switches; Synchronization; Synthetic aperture sonar; System recovery;
fLanguage
English
Publisher
ieee
Conference_Titel
Design, Automation & Test in Europe Conference & Exhibition (DATE), 2011
Conference_Location
Grenoble
ISSN
1530-1591
Print_ISBN
978-1-61284-208-0
Type
conf
DOI
10.1109/DATE.2011.5763118
Filename
5763118
Link To Document