All-Pairs Shortest Path Algorithms For Planar Graph For Gpu-Accelerated Clusters

Journal of Parallel and Distributed Computing(2015)

引用 20|浏览74
暂无评分
摘要
We present a new approach for solving the All-Pairs Shortest-Path (APSP) problem for planar graphs that exploits the massive on-chip parallelism available in today's Graphics Processing Units (GPUs). We describe two new algorithms based on our approach. Both algorithms use Floyd-Warshall method, have near optimal complexity in terms of the total number of operations, while their matrix-based structure is regular enough to allow for efficient parallel implementation on the GPUs. By applying a divide-and-conquer approach, we are able to make use of multi-node GPU clusters, resulting in more than an order of magnitude speedup over fastest known Dijkstra-based GPU implementation and a two-fold speedup over a parallel Dijkstra-based CPU implementation. (C) 2015 Elsevier Inc. All rights reserved.
更多
查看译文
关键词
All-pairs shortest path problem,Planar graphs,GPGPU,Parallel computing,Floyd-Warshall algorithm,Distributed computing,Algorithm analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要