DocumentCode
2504037
Title
A Parallel External-Memory Frontier Breadth-First Traversal Algorithm for Clusters of Workstations
Author
Niewiadomski, Robert ; Amaral, José Nelson ; Holte, Robert C.
Author_Institution
Dept. of Comput. Sci., Alberta Univ., Edmonton, Alta.
fYear
2006
fDate
14-18 Aug. 2006
Firstpage
531
Lastpage
538
Abstract
This paper presents a parallel external-memory algorithm for performing a breadth-first traversal of an implicit graph on a cluster of workstations. The algorithm is a parallel version of the sorting-based external-memory frontier breadth-first traversal with delayed duplicate detection algorithm. The algorithm distributes the workload according to intervals that are computed at runtime via a sampling-based process. We present an experimental evaluation of the algorithm where we compare its performance to that of its sequential counterpart on the implicit graphs of two classic planning problems. The speedups attained by the algorithm over its sequential counterpart are consistently near linear and frequently above linear. Analysis reveals that the algorithm is proficient at distributing the workload and that increasing the number of samples obtained by the sampling-based process improves workload distribution. Analysis also reveals that the algorithm benefits from the caching of external memory in internal memory that is done by the operating system
Keywords
graph theory; parallel algorithms; resource allocation; sampling methods; tree searching; workstation clusters; implicit graph; parallel external-memory frontier breadth-first traversal algorithm; sampling-based process; workload distribution; workstation clusters; Algorithm design and analysis; Clustering algorithms; Concurrent computing; Delay; Detection algorithms; Distributed computing; Operating systems; Parallel algorithms; Runtime; Workstations;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 2006. ICPP 2006. International Conference on
Conference_Location
Columbus, OH
ISSN
0190-3918
Print_ISBN
0-7695-2636-5
Type
conf
DOI
10.1109/ICPP.2006.9
Filename
1690658
Link To Document