Skip to main content
Erschienen in:
Buchtitelbild

1990 | OriginalPaper | Buchkapitel

Scalable Parallel Formulations of Depth-First Search

verfasst von : Vipin Kumar, V. Nageshwara Rao

Erschienen in: Parallel Algorithms for Machine Intelligence and Vision

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

This paper presents a parallel formulation of depth-first search. To study its effectiveness we have implemented it to solve the 15-puzzle problem on a variety of commercially available multiprocessors. We are able to achieve fairly linear speedup on these multiprocessors for as many as 128 processors (the maximum configurations available to us). At the heart of this parallel formulation is a work-distribution scheme that divides the work dynamically among different processors. The effectiveness of the parallel formulation is strongly influenced by the work-distribution scheme and the target architecture. We introduce the concept of isoeffciency function to characterize the scalability of different architectures and work-distribution schemes. The isoefficiency analysis of previously known work-distribution schemes motivated the design of substantially improved schemes for ring and shared-memory architectures. The analysis shows that our parallel formulation of DFS can provide near linear speedup on very large parallel architectures.

Metadaten
Titel
Scalable Parallel Formulations of Depth-First Search
verfasst von
Vipin Kumar
V. Nageshwara Rao
Copyright-Jahr
1990
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-3390-9_1