@inproceedings{4bd43d79cb984fd7a6e907aca3c2decd,
title = "Optimizing Sparse Matrix Operations on GPUs Using Merge Path",
abstract = "Irregular computations on large workloads are a necessity in many areas of computational science. Mapping these computations to modern parallel architectures, such as GPUs, is particularly challenging because the performance often depends critically on the choice of data-structure and algorithm. In this paper, we develop a parallel processing scheme, based on Merge Path partitioning, to compute segmented row-wise operations on sparse matrices that exposes parallelism at the granularity of individual nonzero entries. Our decomposition achieves competitive performance across many diverse problems while maintaining predictable behaviour dependent only on the computational work and ameliorates the impact of irregularity. We evaluate the performance of three sparse kernels: Spiv, Spaded and Sperm. We show that our processing scheme for each kernel yields comparable performance to other schemes in many cases and our performance is highly correlated, nearly 1, to the computational work irrespective of the underlying structure of the matrices.",
keywords = "gpu, parallel, sorting, sparse matrix-matrix",
author = "Steven Dalton and Sean Baxter and Duane Merrill and Luke Olson and Michael Garland",
year = "2015",
month = jul,
day = "17",
doi = "10.1109/IPDPS.2015.98",
language = "English (US)",
series = "Proceedings - 2015 IEEE 29th International Parallel and Distributed Processing Symposium, IPDPS 2015",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "407--416",
booktitle = "Proceedings - 2015 IEEE 29th International Parallel and Distributed Processing Symposium, IPDPS 2015",
address = "United States",
note = "29th IEEE International Parallel and Distributed Processing Symposium, IPDPS 2015 ; Conference date: 25-05-2015 Through 29-05-2015",
}