pith. sign in

arxiv: 1103.2405 · v1 · pith:P3QRVUQRnew · submitted 2011-03-12 · 💻 cs.NA · cs.MS

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

classification 💻 cs.NA cs.MS
keywords datasparsekernelmatrix-vectorminingmultiplicationnovelrepresentation
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Deep Graph Library: A Graph-Centric, Highly-Performant Package for Graph Neural Networks

    cs.LG 2019-09 unverdicted novelty 6.0

    DGL is a graph-centric library that optimizes GNNs via generalized sparse tensor operations, transparent graph-based optimizations, and framework-neutral design, claiming superior speed and memory use over other GNN f...