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

interface operator(s) for standard matrix math

Brian_Murphy
New Contributor II
260 Views

Does the MKL software have available a Module with ready-to-use operators for typical matrix math?  For example.   

Interface Operator (.x.)  and  Interface Operator (.tx.)
...
A = B .x. C   &   A = B .tx. C   &  A = B .tx. C .x. B

If MKL doesn't already have this, it would make a great addition.

0 Kudos
3 Replies
Brian_Murphy
New Contributor II
260 Views

Will someone from Intel please answer this question.

0 Kudos
Gennady_F_Intel
Moderator
260 Views

mkl doesn't support such API

0 Kudos
Brian_Murphy
New Contributor II
260 Views

That's a bummer.  Is the Intel team working on one?

0 Kudos
Reply