Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

2018 Update 2 release notes

AndrewC
New Contributor III
801 Views

Sparse BLAS

  • Introduced triple product functionality A*B*AT with sparse and dense matrices B.

 

 

Ok , I give up, what is the name of the routine? Really struggling to find this in the documentation.

0 Kudos
1 Solution
MariaZh
Employee
801 Views

Hello,

This is related to new functionality in IE SpBLAS, please refer to https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-sypr for sparse resulting matrix and https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-syprd for the dense case.

Sorry for any inconvenience.

Best regards,
Maria

View solution in original post

0 Kudos
2 Replies
MariaZh
Employee
802 Views

Hello,

This is related to new functionality in IE SpBLAS, please refer to https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-sypr for sparse resulting matrix and https://software.intel.com/en-us/mkl-developer-reference-c-mkl-sparse-syprd for the dense case.

Sorry for any inconvenience.

Best regards,
Maria

0 Kudos
AndrewC
New Contributor III
801 Views

Ok, got it thanks!!

0 Kudos
Reply