List Scheduling with Duplication for Heterogeneous Computing Systems.

Xiaoyong Tang,Kenli Li,Guiping Liao,Renfa Li
DOI: https://doi.org/10.1016/j.jpdc.2010.01.003
IF: 4.542
2010-01-01
Journal of Parallel and Distributed Computing
Abstract:Effective task scheduling is essential for obtaining high performance in heterogeneous computing systems (HCS). However, finding an effective task schedule in HCS, requires the consideration of the heterogeneity of computation and communication. To solve this problem, we present a list scheduling algorithm, called Heterogeneous Earliest Finish with Duplicator (HEFD). As task priority is a key attribute for list scheduling algorithm, this paper presents a new approach for computing their priority which considers the performance difference in target HCS using variance. Another novel idea proposed in this paper is to try to duplicate all parent tasks and get an optimal scheduling solution. The comparison study, based on both randomly generated graphs and the graphs of some real applications, shows that our scheduling algorithm HEFD significantly surpasses other three well-known algorithms.
What problem does this paper attempt to address?