Litcius/Paper detail

IPPTS: An Efficient Algorithm for Scientific Workflow Scheduling in Heterogeneous Computing Systems

Hamza Djigal, Jun Feng, Jiamin Lu, Jidong Ge

2020IEEE Transactions on Parallel and Distributed Systems98 citationsDOI

Abstract

Efficient scheduling algorithms are key for attaining high performance in heterogeneous computing systems. In this article, we propose a new list scheduling algorithm for assigning task graphs to fully connected heterogeneous processors with an aim to minimize the scheduling length. The proposed algorithm, called Improved Predict Priority Task Scheduling (IPPTS) algorithm has two phases: task prioritization phase, which gives priority to tasks, and processor selection phase, which selects a processor for a task. The IPPTS algorithm has a quadratic time complexity as the related algorithms for the same goal, that is <inline-formula><tex-math notation="LaTeX">$O(t^{2} \times p)$</tex-math></inline-formula> , for <inline-formula><tex-math notation="LaTeX">$t$</tex-math></inline-formula> tasks and <inline-formula><tex-math notation="LaTeX">$p$</tex-math></inline-formula> processors. Our algorithm reduces the scheduling length significantly by looking ahead in both task prioritization phase and processor selection phase. In this way, the algorithm is looking ahead to schedule a task and its heaviest successor task to the optimistic processor, i.e., the processor that minimizes their computation and communication costs. The experiments based on both randomly generated graphs and graphs of real-world applications show that the IPPTS algorithm significantly outperforms previous list scheduling algorithms in terms of makespan, speedup, makespan standard deviation, efficiency, and frequency of best results.

Topics & Concepts

Computer scienceJob shop schedulingSpeedupScheduling (production processes)AlgorithmDynamic priority schedulingParallel computingScheduleMathematical optimizationMathematicsOperating systemDistributed and Parallel Computing SystemsParallel Computing and Optimization TechniquesCloud Computing and Resource Management