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

does mkl support mixed-precision for c interface?

dongw
Novice
932 Views

Does mkl support mixed-precision for c interface? Just like a complex matrix multiply a double vector. 

0 Kudos
5 Replies
dongw
Novice
897 Views

dongw_0-1682060620070.png

Is it still ok for this mkl_sparse_mv? here alpha and beta must be complex according to the annoucement. 

0 Kudos
Spencer_P_Intel
Employee
865 Views

Hi dongw,

 

Unfortunately the Inspector Executor Sparse BLAS C/Fortran APIs do not support mixed precision.  At this time, you must use the same data type for all appropriate arrays and constants like alpha and beta.

 

Best,

Spencer

0 Kudos
ShanmukhS_Intel
Moderator
808 Views

Hi Dong Wang,


Thanks for posting in Intel Communities.


This is to kindly inform you that oneMKL interface doesn't support mixed precision as of now.


Best Regards,

Shanmukh.SS


0 Kudos
ShanmukhS_Intel
Moderator
747 Views

Hi Dong Wang,

 

A gentle reminder:

Has the information provided helped? If you need any other information please do let us know, we would be happy to help you.

 

Best Regards,

Shanmukh.SS

 

0 Kudos
ShanmukhS_Intel
Moderator
669 Views

Hi Dong Wang,


We assume that your issue is resolved. If you need additional information, please post a new question as Intel will no longer monitor this thread.


Best Regards,

Shanmukh.SS


0 Kudos
Reply