Optimal Use of Mixed Task and Data Parallelism for Pipelined Computations (2000)
| Venue: | JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING |
| Citations: | 21 - 0 self |
BibTeX
@ARTICLE{Subhlok00optimaluse,
author = {Jaspal Subhlok and Gary Vondran},
title = {Optimal Use of Mixed Task and Data Parallelism for Pipelined Computations},
journal = {JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING},
year = {2000},
volume = {60},
pages = {200--0}
}
Years of Citing Articles
OpenURL
Abstract
This paper addresses optimal mapping of parallel programs composed of a chain of data parallel tasks onto the processors of a parallel system. The input to the programs is a stream of data sets, each of which is processed in order by the chain of tasks. This computation structure, also referred to as a data parallel pipeline, is common in several application domains, including digital signal processing, image processing, and computer vision. The parameters of the performance for such stream processing are latency (the time to process an individual data set) and throughput (the aggregate rate at which data sets are processed). These two criteria are distinct since multiple data sets can be pipelined or processed in parallel. The central contribution of this research is a new algorithm to determine a processor mapping for a chain of tasks that optimizes latency in the presence of a throughput constraint. We also discuss how this algorithm can be applied to solve the converse problem of o...







