Research Article

Efficient CSR-Based Sparse Matrix-Vector Multiplication on GPU

Algorithm 1

Kernel I in PCSR.
Input: , , , ;
Output: ;
() ;
() ;
() while
()  ;
()    +=  ;
() end while