Efficient local search for DAG scheduling

Authors
Citation
My. Wu et al., Efficient local search for DAG scheduling, IEEE PARALL, 12(6), 2001, pp. 617-627
Citations number
27
Categorie Soggetti
Computer Science & Engineering
Journal title
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS
ISSN journal
10459219 → ACNP
Volume
12
Issue
6
Year of publication
2001
Pages
617 - 627
Database
ISI
SICI code
1045-9219(200106)12:6<617:ELSFDS>2.0.ZU;2-3
Abstract
Scheduling DAGs to multiprocessors is one of the key issues in high-perform ance computing. Most realistic scheduling algorithms are heuristic and heur istic algorithms often have room for improvement. The quality of a scheduli ng algorithm can be effectively improved by a local search. In this paper, we present a fast local search algorithm based on topological ordering. Thi s is a compaction algorithm that can effectively reduce the schedule length produced by any DAG scheduling algorithm. Thus, it can improve the quality of existing DAG scheduling algorithms. This algorithm can quickly determin e the optimal search direction. Thus, it is of low complexity and extremely fast.