DocumentCode :
1504778
Title :
On parallelizing the multiprocessor scheduling problem
Author :
Ahmad, Ishfaq ; Kwok, Yu-Kwong
Author_Institution :
Dept. of Comput. Sci., Hong Kong Univ. of Sci. & Technol., Hong Kong
Volume :
10
Issue :
4
fYear :
1999
fDate :
4/1/1999 12:00:00 AM
Firstpage :
414
Lastpage :
431
Abstract :
Existing heuristics for scheduling a node and edge weighted directed task graph to multiple processors can produce satisfactory solutions but incur high time complexities, which tend to exacerbate in more realistic environments with relaxed assumptions. Consequently, these heuristics do not scale well and cannot handle problems of moderate sizes. A natural approach to reducing complexity, while aiming for a similar or potentially better solution, is to parallelize the scheduling algorithm. This can be done by partitioning the task graphs and concurrently generating partial schedules for the partitioned parts, which are then concatenated to obtain the final schedule. The problem, however, is nontrivial as there exists dependencies among the nodes of a task graph which must be preserved for generating a valid schedule. Moreover, the time clock for scheduling is global for all the processors (that are executing the parallel scheduling algorithm), making the inherent parallelism invisible. In this paper, we introduce a parallel algorithm that is guided by a systematic partitioning of the task graph to perform scheduling using multiple processors. The algorithm schedules both the tasks and messages, and is suitable for graphs with arbitrary computation and communication costs, and is applicable to systems with arbitrary network topologies using homogeneous or heterogeneous processors. We have implemented the algorithm on the Intel Paragon and compared it with three closely related algorithms. The experimental results indicate that our algorithm yields higher quality solutions while using an order of magnitude smaller scheduling times. The algorithm also exhibits an interesting trade-off between the solution quality and speedup while scaling well with the problem size
Keywords :
computational complexity; message passing; multiprocessing systems; parallel algorithms; processor scheduling; complexity; multiprocessor scheduling; parallel algorithm; parallel scheduling; parallelize; systematic partitioning; task graphs; Clocks; Computational efficiency; Computer networks; Concatenated codes; Network topology; Parallel algorithms; Parallel processing; Partitioning algorithms; Processor scheduling; Scheduling algorithm;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/71.762819
Filename :
762819
Link To Document :
بازگشت