Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
公告
Important Update: Community Platform Migration​. Learn more​>

MKL Diagonal SpMV

Mohammad_A_
初學者
2,283 檢視

Hi,

Is mkl_?diagemv multi-threaded ? 

Thanks,

Mohammad Almasri

0 積分
2 回應
Alexander_K_Intel2
2,283 檢視

Hi Mohammad,

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

Thanks,

Alex

Mohammad_A_
初學者
2,283 檢視

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

回覆