Publication | Open Access
A Scalable Clustering-Based Task Scheduler for Homogeneous Processors Using DAG Partitioning
39
Citations
25
References
2019
Year
Unknown Venue
Cluster ComputingHeterogeneous ComputingEngineeringList-scheduling HeuristicsComputer ArchitectureCluster TechnologyParallel ComputingJob SchedulerComputer EngineeringTask ParallelismScheduling (Computing)Computer ScienceData LocalityScheduling AnalysisHomogeneous PlatformsScheduling ProblemEdge ComputingCloud ComputingParallel Programming
When scheduling a directed acyclic graph (DAG) of tasks with communication costs on computational platforms, a good trade-off between load balance and data locality is necessary. List-based scheduling techniques are commonly-used greedy approaches for this problem. The downside of list-scheduling heuristics is that they are incapable of making short term sacrifices for the global efficiency of the schedule. In this work, we describe new list-based scheduling heuristics based on clustering for homogeneous platforms, under the realistic duplex single-port communication model. Our approach uses an acyclic partitioner for DAGs for clustering. The clustering enhances the data locality of the scheduler with a global view of the graph. Furthermore, since the partition is acyclic, we can schedule each part completely once its input tasks are ready to be executed. We present an extensive experimental evaluation showing the tradeoffs between the granularity of clustering and the parallelism, and how this affects the scheduling. Furthermore, we compare our heuristics to the best state-of-the-art list-scheduling and clustering heuristics, and obtain more than three times better makespan in cases with many communications.
| Year | Citations | |
|---|---|---|
Page 1
Page 1