Locality-Aware Task Scheduling for Homogeneous Parallel Computing Systems
Loading...
Files
Date
Journal Title
Journal ISSN
Volume Title
Publisher
Open Access Color
Green Open Access
Yes
OpenAIRE Downloads
OpenAIRE Views
Publicly Funded
No
Abstract
In systems with complex many-core cache hierarchy, exploiting data locality can significantly reduce execution time and energy consumption of parallel applications. Locality can be exploited at various hardware and software layers. For instance, by implementing private and shared caches in a multi-level fashion, recent hardware designs are already optimised for locality. However, this would all be useless if the software scheduling does not cast the execution in a manner that promotes locality available in the programs themselves. Since programs for parallel systems consist of tasks executed simultaneously, task scheduling becomes crucial for the performance in multi-level cache architectures. This paper presents a heuristic algorithm for homogeneous multi-core systems called locality-aware task scheduling (LeTS). The LeTS heuristic is a work-conserving algorithm that takes into account both locality and load balancing in order to reduce the execution time of target applications. The working principle of LeTS is based on two distinctive phases, namely; working task group formation phase (WTG-FP) and working task group ordering phase (WTG-OP). The WTG-FP forms groups of tasks in order to capture data reuse across tasks while the WTG-OP determines an optimal order of execution for task groups that minimizes the reuse distance of shared data between tasks. We have performed experiments using randomly generated task graphs by varying three major performance parameters, namely: (1) communication to computation ratio (CCR) between 0.1 and 1.0, (2) application size, i.e., task graphs comprising of 50-, 100-, and 300-tasks per graph, and (3) number of cores with 2-, 4-, 8-, and 16-cores execution scenarios. We have also performed experiments using selected real-world applications. The LeTS heuristic reduces overall execution time of applications by exploiting inter-task data locality. Results show that LeTS outperforms state-of-the-art algorithms in amortizing inter-task communication cost.
Description
Keywords
Directed acyclic graph, Embedded systems, Homogeneous systems, Multicore scheduling, Parallel computing, Parallel computing, Homogeneous systems, Multicore scheduling, Embedded systems, [INFO.INFO-ES]Computer Science [cs]/Embedded Systems, Directed acyclic graph
Fields of Science
0202 electrical engineering, electronic engineering, information engineering, 02 engineering and technology
Citation
Bhatti, M. K., Öz, I., Amin, S., Mushtaq, M., Farooq, U., Popov, K., and Brorsson, M. (2018). Locality-aware task scheduling for homogeneous parallel computing systems. Computing, 100(6), 557-595. doi:10.1007/s00607-017-0581-6
WoS Q
Scopus Q

OpenCitations Citation Count
8
Source
Volume
100
Issue
6
Start Page
557
End Page
595
PlumX Metrics
Citations
CrossRef : 8
Scopus : 11
Captures
Mendeley Readers : 12
SCOPUS™ Citations
11
checked on Apr 30, 2026
Web of Science™ Citations
7
checked on Apr 30, 2026
Page Views
1132
checked on Apr 30, 2026
Downloads
635
checked on Apr 30, 2026
Google Scholar™


