DocumentCode :
2439279
Title :
Scheduling algorithms for linear workflow optimization
Author :
Agrawal, K. ; Benoit, A. ; Magnan, L. ; Robert, Y.
Author_Institution :
Washington Univ. in St. Louis, St. Louis, MO, USA
fYear :
2010
fDate :
19-23 April 2010
Firstpage :
1
Lastpage :
12
Abstract :
Pipelined workflows are a popular programming paradigm for parallel applications. In these workflows, the computation is divided into several stages, and these stages are connected to each other through first-in first-out channels. In order to execute these workflows on a parallel machine, we must first determine the mapping of the stages onto the various processors on the machine. After finding the mapping, we must compute the schedule, i.e., the order in which the various stages execute on their assigned processors. In this paper, we assume that the mapping is given and explore the latter problem of scheduling, particularly for linear workflows. Linear workflows are those in which dependencies between stages can be represented by a linear graph. The objective of the scheduling algorithm is either to minimize the period (the inverse of the throughput), or to minimize the latency (response time), or both. We consider two realistic execution models: the one-port model (all operations are serialized) and the multi-port model (bounded communication capacities and communication/computation overlap). In both models, finding a schedule to minimize the latency is easy. However, computing the schedule to minimize the period is NP-hard in the one-port model, but can be done in polynomial time in the multi-port model. We also present an approximation algorithm to minimize the period in the one-port model. Finally, the bi-criteria problem, which consists in finding a schedule respecting a given period and a given latency, is NP-hard in both models.
Keywords :
approximation theory; graph theory; optimisation; parallel processing; pipeline processing; approximation algorithm; linear graph; linear workflow optimization; multiport model; one-port model; parallel machine; pipelined workflow; scheduling algorithm; Delay; Filtering; Linear programming; Parallel machines; Parallel programming; Polynomials; Processor scheduling; Scheduling algorithm; Streaming media; Throughput; complexity results; latency; mapping; period; pipeline graphs; scheduling; throughput; workflow;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel & Distributed Processing (IPDPS), 2010 IEEE International Symposium on
Conference_Location :
Atlanta, GA
ISSN :
1530-2075
Print_ISBN :
978-1-4244-6442-5
Type :
conf
DOI :
10.1109/IPDPS.2010.5470346
Filename :
5470346
Link To Document :
بازگشت