DocumentCode
1564489
Title
Filter decomposition for supporting coarse-grained pipelined parallelism
Author
Du, Wei ; Agrawal, Gagan
Author_Institution
Dept. of Comput. Sci. & Eng., Ohio State Univ., Columbus, OH, USA
fYear
2005
Firstpage
539
Lastpage
546
Abstract
We consider the filter decomposition problem in supporting coarse-grained pipelined parallelism. This form of parallelism is suitable for data-driven applications in scenarios where the data is available on a repository or a data collection site on the Internet, and the final results are required on a user´s desktop. A filter decomposition algorithm takes an application divided into a sequence of atomic filters, and maps them into a given number of filters. We propose three polynomial time algorithms for this problem. Dynamic programming algorithm MIN_ONETRIP optimizes the one trip cost for a packet passing through the pipeline. MIN_BOTTLENECK is also a dynamic programming algorithm, which minimizes the time spent on the bottleneck stage. Finally, MIN_TOTAL is an approximate greedy algorithm which tries to minimize the total execution time. The results show that our heuristic algorithms work quite well in practice, with the possible exception of MIN_ONETRIP when the number of packets is large. However, the relative performance of the algorithms is not always what we would expect, because of the certain limitations in how we model the problem.
Keywords
computational complexity; dynamic programming; greedy algorithms; grid computing; packet switching; parallel processing; pipeline processing; MIN_BOTTLENECK dynamic programming algorithm; MIN_ONETRIP dynamic programming algorithm; MIN_TOTAL greedy algorithm; filter decomposition algorithm; pipelined parallelism; polynomial time algorithm; Data analysis; Dynamic programming; Grid computing; Heuristic algorithms; Information filtering; Information filters; Instruments; Internet; Parallel processing; Pipelines;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 2005. ICPP 2005. International Conference on
ISSN
0190-3918
Print_ISBN
0-7695-2380-3
Type
conf
DOI
10.1109/ICPP.2005.42
Filename
1488652
Link To Document