Sparse matrix–vector multiplication
Appearance
Sparse matrix-vector multiplication (SpMV) of the form is a widely-used computational kernel existing in many scientific applications. The input matrix is sparse and the input vector and the output vector are dense. In case of repeated operation involving the same input matrix but possibly changing values of its elements, can be preprocessed to optimize both the parallel and sequential[1] run time of the SpMV kernel.
References
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles, in addition to a stub category. (April 2014) |
- ^ Hypergraph Partitioning Based Models and Methods for Exploiting Cache Locality in Sparse Matrix-Vector Multiplication Read More: http://epubs.siam.org/doi/abs/10.1137/100813956