Research Article

Efficient CSR-Based Sparse Matrix-Vector Multiplication on GPU

Algorithm 9

IPCSR with very long rows.
Input: , , , , , ;
Output: ;
()    ;
()    ;
()    ; ;
()    ; ;
()    ; ;
()    ;
()    if   &&    !=  1 then
()     //Omitted: With the adaptive number of threads per block;
()    else
         //Omitted: With very long rows
() end