Task Scheduling of Parallel Programs to Optimize Communications for Cluster of SMPs

Zheng Weimin,Yang Bo,Lin Weijian,Li Zhiguang
DOI: https://doi.org/10.1007/bf02714571
2001-01-01
Abstract:This paper discusses the compile time task scheduling of parallel program running on cluster of SMP workstations. Firstly, the problem is stated formally and transformed into a graph partition problem and proved to be NP-Complete. A heuristic algorithm MMP-Solver is then proposed to solve the problem. Experiment result shows that the task scheduling can reduce communication overhead of parallel applications greatly and MMP-Solver outperforms the existing algorithms.
What problem does this paper attempt to address?