@inproceedings{b1af3f09c7c04d03a7c5c54036fe95f1,
title = "Parallelization of While Loops in Nested Loop Programs for Shared-Memory Multiprocessor Systems",
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 = "METIS-278761, EWI-20437, IR-78154",
author = "S.J. Geuns and Bekooij, {Marco Jan Gerrit} and T. Bijlsma and Henk Corporaal",
year = "2011",
month = mar,
day = "16",
language = "Undefined",
isbn = "978-1-61284-208-0",
publisher = "IEEE",
pages = "1--6",
booktitle = "Design, Automation & Test in Europe Conference & Exhibition, DATE 2011",
address = "United States",
note = "2011 Design, Automation & Test in Europe Conference & Exhibition, DATE 2011 ; Conference date: 14-03-2011 Through 18-03-2011",
}