| 7656d835 | 10-Sep-2018 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSEQAIJCUSPARSE: specialize MatMultAdd to perform MatMult
the previous MatMult implementation was buggy for compressed row storage the previous MatMultAdd implementation was also buggy for non-com
MATSEQAIJCUSPARSE: specialize MatMultAdd to perform MatMult
the previous MatMult implementation was buggy for compressed row storage the previous MatMultAdd implementation was also buggy for non-compressed row storage
the MatMultTranspose* operations are likely to be buggy since they appear to not cover all of the cases, but just the special cases used in MPIAIJCUSPARSE!
show more ...
|