Title :
A genetic algorithm for tasks scheduling in parallel multiprocessor systems
Author :
Zhong, Yi-Wen ; Yang, Jian-gang
Author_Institution :
Coll. of Comput. Sci. & Technol., Zhejiang Univ., Hangzhou, China
Abstract :
The tasks scheduling problem is a key factor for a parallel multiprocessor system to gain better performance. Because a task can be partitioned into a group of subtasks and represented as a DAG (directed acyclic graph), so the problem can be stated as finding a schedule for a DAG to be executed in a parallel multiprocessor system so that the schedule length can be minimized. The tasks scheduling problem is NP-hard in general, except in a few simplified situations. In order to obtain optimal or suboptimal solutions, a large number of scheduling heuristics have been presented in the literature. The most studied heuristics are based on list heuristic. Recently, genetic algorithm has received much attention as a class of heuristic. This paper presents a new genetic algorithm called TEOL (task execution order list based genetic algorithm) to solve the scheduling problem in parallel multiprocessor systems. It guarantees that all feasible schedules can be reached with some probability, and because the TEOL is based on the restrain of predecessor relationship of the DAG only, so other heuristics can be combined into it to improve the performance. Simulation results comparing with two genetic algorithms and a list algorithm, both from the literature, show that TEOL produces encouraging results in terms of quality of solution and execution speed.
Keywords :
genetic algorithms; multiprocessing systems; parallel processing; probability; NP-hard problems; directed acyclic graph; genetic algorithm; parallel multiprocessor system; parallel multiprocessor systems; scheduling heuristics; tasks scheduling; Agriculture; Computer science; Concurrent computing; Educational institutions; Genetic algorithms; Genetic mutations; Iterative algorithms; Multiprocessing systems; Processor scheduling; Space exploration;
Conference_Titel :
Machine Learning and Cybernetics, 2003 International Conference on
Print_ISBN :
0-7803-8131-9
DOI :
10.1109/ICMLC.2003.1259786