DocumentCode
3193528
Title
A flexible processor allocation strategy for mesh connected parallel systems
Author
Gupta, Vipul ; Jayendran, Arun
Author_Institution
Dept. of Comput. Sci., State Univ. of New York, Binghamton, NY, USA
Volume
3
fYear
1996
fDate
12-16 Aug 1996
Firstpage
166
Abstract
Large mesh connected parallel systems callow multiple applications to run simultaneously on distinct, non-overlapping sub-meshes. This improves overall efficiency, since few (if any) individual applications can effectively use all of the available processors. The sub-mesh allocation strategy forms a crucial component in such systems and affects many performance criteria including system throughput, processor utilization, and application turnaround time. We propose a new sub-mesh allocation strategy called flexfold. When a request for an a×b sub-mesh arrives, flexfold first searches for a×b and b×a sub-meshes, as expected. If appropriate, it may additionally search for a/2×2b, 2a×b/2, 2b×a/2, and b/2×2a sub-meshes. At the expense of sometimes increasing their execution time, flexfold accommodates incoming applications earlier than other strategies. Simulation results indicate that a simple test suffices to determine when this trade-off is beneficial and flexfold achieves better overall performance compared to other algorithms. Flexfold is completely transparent to the application programmer and does not require additional architectural support beyond what already exists
Keywords
multiprocessor interconnection networks; parallel algorithms; parallel machines; resource allocation; virtual machines; application turnaround time; execution time; flexfold; flexible processor allocation strategy; mesh connected parallel systems; multiple applications; nonoverlapping sub-meshes; performance criteria; processor utilization; simulation; sub-mesh allocation strategy; system throughput; Application software; Computer science; Parallel machines; Programming profession; Resource management; Scalability; Shape; Testing; Throughput; Topology;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 1996. Vol.3. Software., Proceedings of the 1996 International Conference on
Conference_Location
Ithaca, NY
ISSN
0190-3918
Print_ISBN
0-8186-7623-X
Type
conf
DOI
10.1109/ICPP.1996.538572
Filename
538572
Link To Document