首页> 外文会议>International Conference on Advanced Computing >GPU implementation of all pairs shortest path algorithm for graphs using triangular matrix method
【24h】

GPU implementation of all pairs shortest path algorithm for graphs using triangular matrix method

机译:GPU使用三角矩阵法实现所有对最短路径算法的图表

获取原文

摘要

In various applications where the problem domain can be modeled into graphs, the shortest path computation in the graph is an indispensable challenge. In applications like online social networks and shortest route computation problems, the size of the graph is so large; the number of nodes have become close to hundreds of billions. Shortest path graph algorithms like SSSP (Single Source Shortest Path) and APSP (All Pairs Shortest Path) have low arithmetic intensity and irregular memory access patterns. The GPU implementation of many arithmetic and logical problems exceed the performance of the CPU system implementations. There is an increasing need for faster computation of shortest path in graphs for various applications. The objective of the work is to demonstrate that GPUs can efficiently perform shortest path computations on undirected weighted graphs considering space efficiency. For the implementation, GPUs supporting CUDA (Compute Unified Device Architecture) programming have been used. Additionally a space efficient approach called Triangular Matrix Method has been used.
机译:在问题域可以建模到图形的各种应用中,图中最短的路径计算是不可或缺的挑战。在类似于在线社交网络和最短路线计算问题的应用中,图的大小如此大;节点的数量已接近数百亿美元。 SSP(单源最短路径)和APSP(所有对最短路径)等最短路径图算法具有低算术强度和不规则的内存访问模式。 GPU实现许多算术和逻辑问题超过了CPU系统实现的性能。越来越需要更快地计算各种应用的图表中的最短路径。该工作的目的是证明GPU可以考虑到考虑空间效率的无向加权图中的最短路径计算。对于实现,已经使用了支持CUDA(计算统一设备架构)编程的GPU。另外,已经使用了一种名为Trigular矩阵方法的空间有效的方法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号