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

MKL Diagonal SpMV

Mohammad_A_
Beginner
469 Views

Hi,

Is mkl_?diagemv multi-threaded ? 

Thanks,

Mohammad Almasri

0 Kudos
2 Replies
Alexander_K_Intel2
469 Views

Hi Mohammad,

Current implementation of matrix vector multiplication for diag format implemented sequentially for 1 array and parallel for several arrays. 

Thanks,

Alex

0 Kudos
Mohammad_A_
Beginner
469 Views

Hi,

What I understand that this routine compute the SpMV for only one sparse matrix and one input vector, What do you mean by several arrays ?

Thanks,

Mohammad Almasri

0 Kudos
Reply