×

clSpMV

swMATH ID: 12638
Software Authors: B. Su; K. Keutzer
Description: clSpMV: a cross-platform OpenCL SpMV framework on GPUs. Sparse matrix vector multiplication (SpMV) kernel is a key computation in linear algebra. Most iterative methods are composed of SpMV operations with BLAS1 updates. Therefore, researchers make extensive efforts to optimize the SpMV kernel in sparse linear algebra. With the appearance of OpenCL, a programming language that standardizes parallel programming across a wide variety of heterogeneous platforms, we are able to optimize the SpMV kernel on many different platforms. In this paper, we propose a new sparse matrix format, the Cocktail Format, to take advantage of the strengths of many different sparse matrix formats. Based on the Cocktail Format, we develop the clSpMV framework that is able to analyze all kinds of sparse matrices at runtime, and recommend the best representations of the given sparse matrices on different platforms. Although solutions that are portable across diverse platforms generally provide lower performance when compared to solutions that are specialized to particular platforms, our experimental results show that clSpMV can find the best representations of the input sparse matrices on both Nvidia and AMD platforms, and deliver 83
Homepage: http://dl.acm.org/citation.cfm?id=2304624
Related Software: SparseMatrix; yaSpMV; CUDA; CUSPARSE; CSR5; SELL_C_sigma; CUSP; OpenCL; MKL; Trilinos; PETSc; LightSpMV; ITPACK; MAGMA; ViennaCL; tpSpMV; SpMV; swSpTRSV; pOSKI; SMATER
Cited in: 10 Documents

Citations by Year