Task Clustering and Scheduling to Multiprocessors with Duplication.

Guodong Li,Daoxu Chen,Wang Daming,Defu Zhang
DOI: https://doi.org/10.1109/IPDPS.2003.1213079
2003-01-01
Abstract:Optimal task-duplication-based scheduling of tasks represented by a directed acyclic graph (DAG) onto a set of homogenous distributed memory processors, is a strong NP-hard problem. In this paper we present a clustering and scheduling algorithm with time complexity 0(v3logv), where v is the number of nodes, which is able to generate optimal schedule for some specific DAGs. For arbitrary DAGs, the schedule generated is at most two times as the optimal one. Simulation results showthat the performance of TCSD is superb to those of four renowned algorithms: PY, TDS, TCS and CPFD.
What problem does this paper attempt to address?