DocumentCode
3321070
Title
Optimization of the HEFT Algorithm for a CPU-GPU Environment
Author
Shetti, Karan R. ; Fahmy, Suhaib A. ; Bretschneider, Timo
Author_Institution
Sch. of Comput. Eng., Nanyang Technol. Univ., Singapore, Singapore
fYear
2013
fDate
16-18 Dec. 2013
Firstpage
212
Lastpage
218
Abstract
Scheduling applications efficiently on a network of computing systems is crucial for high performance. This problem is known to be NP-Hard and is further complicated when applied to a CPU-GPU heterogeneous environment. Heuristic algorithms like Heterogeneous Earliest Finish Time (HEFT) have shown to produce good results for other heterogeneous environments like Grids and Clusters. In this paper, we propose a novel optimization of this algorithm that takes advantage of dissimilar execution times of the processors in the chosen environment. We optimize both the task ranking as well as the processor selection steps of the HEFT algorithm. By balancing the locally optimal result with the globally optimal result, we show that performance can be improved significantly without any change in the complexity of the algorithm (as compared to HEFT). Using randomly generated Directed A cyclic Graphs (DAGs), the new algorithm HEFT-NC (No-Cross) is compared with HEFT both in terms of speedup and schedule length. We show that the HEFT-NC outperforms HEFT algorithm and is consistent across different graph shapes and task sizes.
Keywords
computational complexity; directed graphs; graphics processing units; processor scheduling; CPU-GPU environment; CPU-GPU heterogeneous environment heuristic algorithms; DAG; HEFT; HEFT algorithm optimization; HEFT-NC; NP-hard; directed acyclic graphs; dissimilar execution times; graph shapes; heterogeneous earliest finish time; no-cross; scheduling applications; task sizes; Clustering algorithms; Complexity theory; Measurement; Processor scheduling; Program processors; Schedules; Scheduling; GPGPU; Heterogeneous; Scheduling;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Computing, Applications and Technologies (PDCAT), 2013 International Conference on
Conference_Location
Taipei
Print_ISBN
978-1-4799-2418-9
Type
conf
DOI
10.1109/PDCAT.2013.40
Filename
6904257
Link To Document