首页    期刊浏览 2024年07月01日 星期一
登录注册

文章基本信息

  • 标题:All-pairs Shortest Path Algorithm based on MPI+CUDA Distributed Parallel Programming Model
  • 本地全文:下载
  • 作者:Wu, Qingshuang ; Tong, Chunya ; Wang, Qiang
  • 期刊名称:Journal of Networks
  • 印刷版ISSN:1796-2056
  • 出版年度:2013
  • 卷号:8
  • 期号:12
  • 页码:2797-2803
  • DOI:10.4304/jnw.8.12.2797-2803
  • 语种:English
  • 出版社:Academy Publisher
  • 摘要:In view of the problem that computing shortest paths in a graph is a complex and time-consuming process, and the traditional algorithm that rely on the CPU as computing unit solely can't meet the demand of real-time processing, in this paper, we present an all-pairs shortest paths algorithm using MPI+CUDA hybrid programming model, which can take use of the overwhelming computing power of the GPU cluster to speed up the processing. This proposed algorithm can combine the advantages of MPI and CUDA programming model, and can realize two-level parallel computing. In the cluster-level, we take use of the MPI programming model to achieve a coarse-grained parallel computing between the computational nodes of the GPU cluster. In the node-level, we take use of the CUDA programming model to achieve a GPU-accelerated fine grit parallel computing in each computational node internal. The experimental results show that the MPI+CUDA-based parallel algorithm can take full advantage of the powerful computing capability of the GPU cluster, and can achieve about hundreds of time speedup; The whole algorithm has good computing performance, reliability and scalability, and it is able to meet the demand of real-time processing of massive spatial shortest path analysis
  • 关键词:Shortest Path Problem;GPU Cluster;Floyd-Warshall Algorithm;Parallel Computing;MPI;CUDA
国家哲学社会科学文献中心版权所有