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

Need of iterative solver for complex matrices

kumar__aman
Beginner
317 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
317 Views

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

0 Kudos
yang__xiaodong
New Contributor I
317 Views

why not try PARDISO?

0 Kudos
Reply