2013 IEEE Eighth International Conference on Networking, Architecture and Storage 2013
DOI: 10.1109/nas.2013.41
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of Sparse Matrix-Vector Multiplication Using Iterative Method in CUDA

Abstract: Scaling up the sparse matrix-vector multiplication has been at the heart of numerous studies in both academia and industry. The massive parallelism of graphics processing units offers tremendous performance in many highperformance computing applications. In this work, we discuss performance analysis for parallel implementation of sparse matrix-vector multiplication using the conjugate gradient algorithm that are efficiently implemented on the NVIDIA CUDA architecture to exploit the massive compute power of tod… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(1 citation statement)
references
References 13 publications
0
1
0
Order By: Relevance
“…These linear algebraic operations implemented in CUDA C++ by the authors are denoted in the following by Alinea BLAS(1) for vector-vector operations (Saxpy, Dot and Norm) and Alinea BLAS (2) for SpMV operations. Reference [32] gives an analysis of SpMV using iterative method for real number arithmetic. Numerical methods, including domain decomposition methods (DDM), require the solution of linear systems.…”
Section: Numerical Analysismentioning
confidence: 99%
“…These linear algebraic operations implemented in CUDA C++ by the authors are denoted in the following by Alinea BLAS(1) for vector-vector operations (Saxpy, Dot and Norm) and Alinea BLAS (2) for SpMV operations. Reference [32] gives an analysis of SpMV using iterative method for real number arithmetic. Numerical methods, including domain decomposition methods (DDM), require the solution of linear systems.…”
Section: Numerical Analysismentioning
confidence: 99%