Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Intel MKL BSR sparse matrix product operations

Sérgio_Caldas
Beginner
357 Views

hello, 

In a Msc. project we are implementing hadarmard, kathri-rao, and kronecker products on BSR sparse matrices. Is there any paper/reference regarding the algorithms implemented in the normal Intel MKL Sparse MX * MX multiplication.

Regards,

Sérgio Caldas

0 Kudos
2 Replies
Alexander_K_Intel2
357 Views

Hi Sergio,

We cannot share algorithm used in MKL except general words. In any case, which case of matrix multiplication you interested in, matrix vector, matrix mult sparse matrix or matrix mult dense matrix?

Thanks,

Alex 

0 Kudos
Sérgio_Caldas
Beginner
357 Views

Hi Alex,

 

We are interested in sparse matrix matrix multiplication.

We are also preceding in another way into correction. We are investigating the possibility of defining these product (hadamard, kronecker, kathri-rao) from LA transformations and then normal matrix multiplication.

If you have any articles regarding this approach please refer them, 

Regards,

Sergio Caldas 

0 Kudos
Reply