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

CblasConjNoTrans in complex BLAS level 3 routines

MarcoCaliari
Beginner
668 Views

Hi,

 

would it be possible to add the CBLAS_TRANSPOSE option CblasConjNoTrans for the complex BLAS routines which perform a matrix multiplication? This is not present in netlib, but it is in openblas, for instance.

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
641 Views

Intel MKL API is aligned with Netlib:

https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-release-notes-and-new-features.html

You could submit the Feature Request into the official Intel Online Service Center channel.


0 Kudos
Gennady_F_Intel
Moderator
624 Views

This issue has been resolved 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