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
Link Copied
our recommendation - Pardiso. there are several reasons of that, for example - Intel Pardiso API suggests more options vs DSS API.
For more complete information about compiler optimizations, see our Optimization Notice.