boyrealmadred

Results 3 issues of boyrealmadred

Hi, I am trying to generate code for Spmv kernel when the matrix is in DIA or ELL formats. I wonder if the current version support DIA or ELL formats...

Hi. I am having an issue to correctly executing **the multiplication of two sparse matrices** and storing the result in a **sparse format**. Here is a simple code that I...

I was trying the online tool and I got the following error when i was tying A(i,j) = B(i,k) * C(k,j) expression. Where all three matrices are **sparse** in both...