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

gemm_* question

may_ka
Beginner
670 Views

@intel

gemm_* currently supports i8i8i32 and i16i16i32 only. I would be very interested in support of i8r64r64 (i.eg. a=i8,b=r64,c=r64). To my knowledge this is not possible in the current mkl. Are there any plans to add that feature?

 

thanks

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
663 Views

yes, the current version supports s8u8s32 and s16s16s32 only (https://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top/blas-and-sparse-blas-routines/blas-like-extensions/cblas-gemm-1.html)

and this feature will probably add in the next versions. We encourage you to submit the Feature Request against the MKL product to the official Intel Online Service Center.


0 Kudos
Gennady_F_Intel
Moderator
630 Views

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.


0 Kudos
Reply