DocumentCode
2153130
Title
Analysis, evaluation, and comparison of algorithms for scheduling task graphs on parallel processors
Author
Ahmad, Ishfaq ; Kwok, Yu-Kwong ; Wu, Min-You
Author_Institution
Dept. of Comput. Sci., Hong Kong Univ., Hong Kong
fYear
1996
fDate
12-14 Jun 1996
Firstpage
207
Lastpage
213
Abstract
In this paper, we survey algorithms that allocate a parallel program represented by an edge-weighted directed acyclic graph (DAG), also called a task graph or macro-dataflow graph, to a set of homogeneous processors, with the objective of minimizing the completion time. We analyze 21 such algorithms and classify them into four groups. The first group includes algorithms that schedule the DAG to a bounded number of processors directly. These algorithms are called the bounded number of processors (BNP) scheduling algorithms. The algorithms in the second group schedule the DAG to an unbounded number of clusters and are called the unbounded number of clusters (UNC) scheduling algorithms. The algorithms in the third group schedule the DAG using task duplication and are called the task duplication based (TDB) scheduling algorithms. The algorithms in the fourth group perform allocation and mapping on arbitrary processor network topologies. These algorithms are called the arbitrary processor network (APN) scheduling algorithms. The design philosophies and principles behind these algorithms are discussed, and the performance of all of the algorithms is evaluated and compared against each other on a unified basis by using various scheduling parameters
Keywords
data flow graphs; parallel programming; processor scheduling; scheduling; arbitrary processor network; bounded number of processors scheduling; dataflow graph; edge-weighted directed acyclic graph; parallel processors; scheduling; task graphs; Algorithm design and analysis; Clustering algorithms; Computer science; Concurrent computing; Network topology; Parallel processing; Polynomials; Processor scheduling; Scheduling algorithm; Software algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms, and Networks, 1996. Proceedings., Second International Symposium on
Conference_Location
Beijing
ISSN
1087-4089
Print_ISBN
0-8186-7460-1
Type
conf
DOI
10.1109/ISPAN.1996.508983
Filename
508983
Link To Document