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.

Sparse matrix complex number

Gianluca_G_1
Beginner
501 Views

We are going to solve linear systems with sparse matrix of complex numbers and we would like to know, which is the most suitable mkl routine to use.
We read the documentation but we have still some doubts.

We saw that we can use PARDISO functions or Direct Sparse Solver (DSS) Interface Routines.

We would like to be oriented. Any suggestion or help?

Thank you

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
501 Views

our recommendation - Pardiso. there are several reasons of that, for example - Intel Pardiso API suggests more options vs DSS API.

0 Kudos
Reply