DocumentCode
74438
Title
List Scheduling Algorithm for Heterogeneous Systems by an Optimistic Cost Table
Author
Arabnejad, Hamid ; Barbosa, Jorge G.
Author_Institution
Dept. de Eng. Inf., Lab. de Intel. Artificial e Cienc. dos Comput., Univ. do Porto, Porto, Portugal
Volume
25
Issue
3
fYear
2014
fDate
Mar-14
Firstpage
682
Lastpage
694
Abstract
Efficient application scheduling algorithms are important for obtaining high performance in heterogeneous computing systems. In this paper, we present a novel list-based scheduling algorithm called Predict Earliest Finish Time (PEFT) for heterogeneous computing systems. The algorithm has the same time complexity as the state-of-the-art algorithm for the same purpose, that is, O(v2.p) for v tasks and p processors, but offers significant makespan improvements by introducing a look-ahead feature without increasing the time complexity associated with computation of an optimistic cost table (OCT). The calculated value is an optimistic cost because processor availability is not considered in the computation. Our algorithm is only based on an OCT that is used to rank tasks and for processor selection. The analysis and experiments based on randomly generated graphs with various characteristics and graphs of real-world applications show that the PEFT algorithm outperforms the state-of-the-art list-based algorithms for heterogeneous systems in terms of schedule length ratio, efficiency, and frequency of best results.
Keywords
computational complexity; costing; directed graphs; processor scheduling; OCT; PEFT; application scheduling algorithms; graph; heterogeneous computing systems; list-based scheduling algorithm; look-ahead feature; optimistic cost table; predict earliest finish time; processor availability; processor selection; schedule length ratio; time complexity; Heuristic algorithms; Program processors; Schedules; Scheduling; Scheduling algorithms; Time complexity; Application scheduling; DAG scheduling; random graphs generator; static scheduling;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/TPDS.2013.57
Filename
6471969
Link To Document