TASK-SCHEDULING IN MULTIPROCESSING SYSTEMS

被引:79
|
作者
ELREWINI, H [1 ]
ALI, HH [1 ]
LEWIS, T [1 ]
机构
[1] USN,POSTGRAD SCH,MONTEREY,CA
关键词
D O I
10.1109/2.476197
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
A scheduling problem arises when concurrent parts of a parallel program must be arranged in time and space so that the program's overall execution time is minimized. A program can be viewed as a collection of tasks that may run serially or in parallel. The goal of scheduling is to determine an assignment of tasks to processing elements and to prioritize task execution to optimize certain performance measures. The authors look at different forms of the scheduling problem and survey relevant models, optimal algorithms, heuristic algorithms, and useful software tools. They provide models for representing parallel programs, parallel systems, and communication cost. Examples and algorithms illustrate various approaches to scheduling. The scheduling problem, which is NP-complete, has led to the development of numerous heuristics for approximating an optimal solution; each may work under differ ent circumstances. The effectiveness of these heuristics depends on factors such as grain size, interconnection topology, communication bandwidth, and program structure. Scheduling software tools represent another promising approach. Working with such tools can help a programmer find answers to numerous questions that arise in developing a parallel application. The authors describe three of these scheduling tools.
引用
收藏
页码:27 / &
相关论文
共 50 条