Title
Dynamic scheduling strategies for shared-memory multiprocessors
Abstract
Efficiently scheduling parallel tasks on to the processors of a shared-memory multiprocessor is critical to achieving high performance. Given perfect information at compile-time, a static scheduling strategy can produce an assignment of tasks to processors that ideally balances the load among the processors while minimizing the run-time scheduling overhead and the average memory referencing delay. Since perfect information is seldom available, however, dynamic scheduling strategies distribute the task assignment function to the processors by having idle processors allocate work to themselves from a shared queue. While this approach can improve the load balancing compared to static scheduling, the time required to access the shared work queue adds directly to the overall execution time. To overlap the time required to dynamically schedule tasks with the execution of the tasks, we examine a class of self-adjusting dynamic scheduling (SADS) algorithms that centralizes the assignment of tasks to processors. These algorithms dedicate a single processor of the multiprocessor to perform a novel on-line branch-and-bound technique that dynamically computes partial schedules based on the loads of the other processors and the memory locality (affinity) of the tasks and the processors. Our simulation results show that this centralized scheduling outperforms self-scheduling algorithms even when using only a small number of processors.
Year
DOI
Venue
1996
10.1109/ICDCS.1996.507918
ICDCS
Keywords
DocType
ISSN
centralized scheduling,dynamic scheduling,static scheduling strategy,task assignment function,static scheduling,run-time scheduling overhead,overall execution time,dynamic scheduling strategy,shared-memory multiprocessors,average memory,perfect information,load balance,resource allocation,load balancing,branch and bound,computer science,scheduling algorithm
Conference
1063-6927
ISBN
Citations 
PageRank 
0-8186-7398-2
10
0.63
References 
Authors
10
2
Name
Order
Citations
PageRank
Hamidzadeh Babak118424.99
David J. Lilja21878175.33