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.
7234 Discussions

Sparse, Hermitian Matrix-vector multiplication

riccardi
Beginner
690 Views
Hello,

Are there any routines for matrix-vector multiplications involving complex, sparse matrices and vectors? like say, mkl_Zcoogemv for coordinate storage.

Thank you.

Demian
0 Kudos
4 Replies
Sergey_K_Intel1
Employee
690 Views

Dear Demian,

The currentMKL Sparse BLAS only suppots double precision. Support of other types (single, complex and double complex) in MKL Sparse BLAS is under integration inot MKL and new routines willbe availablein the next MKL 10.1 Beta.

All the best

Sergey

0 Kudos
riccardi
Beginner
690 Views
Hello Sergey,

Thanks for your response. Do you know when the MKL 10.1 beta will be released? This is not the update that was just released (10.0 update 3), correct?

Demian
0 Kudos
Todd_R_Intel
Employee
690 Views

Demian,

That's right; MKL 10.0 update 3 which was just released does not have the new sparse BLAS functions.

These will be available in one of the beta releases for version 10.1. Well be announcing those here as they become available along with a list of the new features available in each.

Todd

0 Kudos
Todd_R_Intel
Employee
690 Views

I should have added that you can pre-register here and youll be sent an email when the beta program begins. You may already have noticed the beta announcement, where some of the coming improvements are outlined.

-Todd


0 Kudos
Reply