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

MKL iterative solver for complex linear systems

Danesh_Daroui
Beginner
469 Views
Hi all,

I am trying to use MKL's iterative solver to solve a system of equation which has complex type. The problem is that MKL offers RCI routines of the iterative solvers only for double data types and not for complex systems. Does anybody know if there are such functions included? Is the feature included in MKL? It sounds weird that this features in not included.

Thanks,

D.
0 Kudos
1 Reply
Alexander_K_Intel2
469 Views

Hi,

Currently MKL doesnt support RSI solvers for complex data. But if you provide information about solver you interested in I could include your data in request of supporting such data.

With best regards,

Alexander Kalinkin
0 Kudos
Reply