An adaptive and hierarchical task scheduling scheme for multi-core clusters

Yizhuo Wang*, Yang Zhang, Yan Su, Xiaojun Wang, Xu Chen, Weixing Ji, Feng Shi

*Corresponding author for this work

Research output: Contribution to journalArticlepeer-review

13 Citations (Scopus)

Abstract

Work-stealing and work-sharing are two basic paradigms for dynamic task scheduling. This paper introduces an adaptive and hierarchical task scheduling scheme (AHS) for multi-core clusters, in which work-stealing and work-sharing are adaptively used to achieve load balancing. Work-stealing has been widely used in task-based parallel programing languages and models, especially on shared memory systems. However, high inter-node communication costs hinder work-stealing from being directly performed on distributed memory systems. AHS addresses this issue with the following techniques: (1) initial partitioning, which reduces the inter-node task migrations; (2) hierarchical scheduling scheme, which performs work-stealing inside a node before going across the node boundary and adopts work-sharing to overlap computation and communication at the inter-node level; and (3) hierarchical and centralized control for inter-node task migration, which improves the efficiency of victim selection and termination detection. We evaluated AHS and existing work-stealing schemes on a 16-nodes multi-core cluster. Experimental results show that AHS outperforms existing schemes by 11-21.4%, for the benchmarks studied in this paper.

Original languageEnglish
Pages (from-to)611-627
Number of pages17
JournalParallel Computing
Volume40
Issue number10
DOIs
Publication statusPublished - Dec 2014

Keywords

  • Multi-core cluster
  • Task scheduling
  • Work-sharing
  • Work-stealing

Fingerprint

Dive into the research topics of 'An adaptive and hierarchical task scheduling scheme for multi-core clusters'. Together they form a unique fingerprint.

Cite this