English

Fast Sparse Matrix-Vector Multiplication on GPUs: Implications for Graph Mining

Numerical Analysis 2012-12-24 v1 Mathematical Software

Abstract

Scaling up the sparse matrix-vector multiplication kernel on modern Graphics Processing Units (GPU) has been at the heart of numerous studies in both academia and industry. In this article we present a novel non-parametric, self-tunable, approach to data representation for computing this kernel, particularly targeting sparse matrices representing power-law graphs. Using real data, we show how our representation scheme, coupled with a novel tiling algorithm, can yield significant benefits over the current state of the art GPU efforts on a number of core data mining algorithms such as PageRank, HITS and Random Walk with Restart.

Keywords

Cite

@article{arxiv.1103.2405,
  title  = {Fast Sparse Matrix-Vector Multiplication on GPUs: Implications for Graph Mining},
  author = {Xintian Yang and Srinivasan Parthasarathy and Ponnuswamy Sadayappan},
  journal= {arXiv preprint arXiv:1103.2405},
  year   = {2012}
}

Comments

VLDB2011

R2 v1 2026-06-21T17:38:37.727Z