DocumentCode :
3312257
Title :
Using processor affinity in loop scheduling on shared-memory multiprocessors
Author :
Markatos, Evangelos P. ; LeBlanc, Thomas J.
Author_Institution :
Dept. of Comput. Sci., Rochester Univ., NY, USA
fYear :
1992
fDate :
16-20 Nov 1992
Firstpage :
104
Lastpage :
113
Abstract :
The authors consider a new dimension to the problem of loop scheduling on shared-memory multiprocessors: communication overhead caused by accesses to nonlocal data. It is shown that traditional algorithms for loop scheduling, which ignore the location of data when assigning iterations to processors, incur a significant performance penalty on modern shared-memory multiprocessors. The authors propose a loop scheduling algorithm that attempts to simultaneously balance the workload, minimize synchronization, and colocate loop iterations with the necessary data. They compare the performance of this algorithm to that of other known algorithm using four representative applications on a Silicon Graphics multiprocessor workstation, a BBN Butterfly, and a Sequent Symmetry, and they show that the algorithm offers substantial performance improvements, up to a factor of 3 in some cases. They conclude that loop scheduling algorithms for shared-memory multiprocessors cannot afford to ignore the location of data, particularly in light of the increasing disparity between processor and memory speeds
Keywords :
performance evaluation; resource allocation; scheduling; shared memory systems; BBN Butterfly; Sequent Symmetry; Silicon Graphics multiprocessor workstation; communication overhead; loop scheduling; nonlocal data; performance penalty; processor affinity; shared-memory multiprocessors; synchronization; Application software; Computer science; Graphics; Heuristic algorithms; Parallel processing; Processor scheduling; Runtime; Scheduling algorithm; Silicon; Workstations;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Supercomputing '92., Proceedings
Conference_Location :
Minneapolis, MN
Print_ISBN :
0-8186-2630-5
Type :
conf
DOI :
10.1109/SUPERC.1992.236705
Filename :
236705
Link To Document :
بازگشت