DocumentCode
2793856
Title
Advanced Shortest Paths Algorithms on a Massively-Multithreaded Architecture
Author
Crobak, Joseph R. ; Berry, JonatHan W. ; Madduri, Kamesh ; Bader, David A.
Author_Institution
Dept. of Comput. Sci., Rutgers Univ.
fYear
2007
fDate
26-30 March 2007
Firstpage
1
Lastpage
8
Abstract
We present a study of multithreaded implementations of Thorup´s algorithm for solving the single source shortest path (SSSP) problem for undirected graphs. Our implementations leverage the fledgling multithreaded graph library (MTGL) to perform operations such as finding connected components and extracting induced subgraphs. To achieve good parallel performance from this algorithm, we deviate from several theoretically optimal algorithmic steps. In this paper, we present simplifications that perform better in practice, and we describe details of the multithreaded implementation that were necessary for scalability. We study synthetic graphs that model unstructured networks, such as social networks and economic transaction networks. Most of the recent progress in shortest path algorithms relies on structure that these networks do not have. In this work, we take a step back and explore the synergy between an elegant theoretical algorithm and an elegant computer architecture. Finally, we conclude with a prediction that this work will become relevant to shortest path computation on structured networks.
Keywords
computer architecture; graph theory; multi-threading; parallel processing; Thorup algorithm; elegant computer architecture; elegant theoretical algorithm; massively-multithreaded architecture; multithreaded graph library; optimal algorithm; single source shortest path problem; synthetic graph; undirected graph; Computer architecture; Computer science; Data structures; Delay; Educational institutions; Laboratories; Libraries; Roads; Scalability; USA Councils;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium, 2007. IPDPS 2007. IEEE International
Conference_Location
Long Beach, CA
Print_ISBN
1-4244-0910-1
Electronic_ISBN
1-4244-0910-1
Type
conf
DOI
10.1109/IPDPS.2007.370687
Filename
4228415
Link To Document