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

Need of iterative solver for complex matrices

kumar__aman
Beginner
666 Views

I want to solve complex linear system and want to use iterative solver(connjugate gradient) for it. I have very big sparse matrices, but I could not able to find iterative complex solver in MKL. May be i am not looking  properly.  If intel does have  iterative solvers for complex matrices, can you provide me an example code for this or some hints to use the iterative solver for complex matrices .

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
666 Views

MKL doesn't support iterative solver for complex matrices at this moment

0 Kudos
yang__xiaodong
New Contributor I
666 Views

why not try PARDISO?

0 Kudos
Reply