首页> 外文会议>2015 IEEE 29th International Parallel and Distributed Processing Symposium Workshops >Fast Sparse Matrix and Sparse Vector Multiplication Algorithm on the GPU
【24h】

Fast Sparse Matrix and Sparse Vector Multiplication Algorithm on the GPU

机译:GPU上的快速稀疏矩阵和稀疏向量乘法算法

获取原文
获取原文并翻译 | 示例

摘要

We implement a promising algorithm for sparse-matrix sparse-vector multiplication (SpMSpV) on the GPU. An efficient k-way merge lies at the heart of finding a fast parallel SpMSpV algorithm. We examine the scalability of three approaches -- no sorting, merge sorting, and radix sorting -- in solving this problem. For breadth-first search (BFS), we achieve a 1.26x speedup over state-of-the-art sparse-matrix dense-vector (SpMV) implementations. The algorithm seems generalize able for single-source shortest path (SSSP) and sparse-matrix sparse-matrix multiplication, and other core graph primitives such as maximal independent set and bipartite matching.
机译:我们为GPU上的稀疏矩阵稀疏矢量乘法(SpMSpV)实现了一种很有前途的算法。有效的k合并是找到快速并行SpMSpV算法的核心。我们在解决此问题时研究了三种方法的可伸缩性-无排序,合并排序和基数排序。对于广度优先搜索(BFS),与最新的稀疏矩阵密集矢量(SpMV)实现相比,我们实现了1.26倍的加速。该算法似乎能够普遍适用于单源最短路径(SSSP)和稀疏矩阵稀疏矩阵乘法以及其他核心图基元,例如最大独立集和二分匹配。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号