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

Question about intel MKL PARDISO (SOLVED)

wen_qiang_z_
Beginner
976 Views

Hi,

I`m curious about the version of PARDISO used in intel MKL, is there anyone who know this?

 

0 Kudos
1 Solution
Kirill_V_Intel
Employee
976 Views

That said, in Intel MKL PARDISO we have done a lot of performance improvements over years and developed completely different internal code paths and implemented new features. So, a statement that Intel MKL PARDISO has the same performance and features as PARDISO project dated 2006 would be completely wrong.
If you try both and see that PARDISO project happens to be faster for your particular workloads or has a particular feature which you need and which is absent in MKL, please let us know.

Best,
Kirill

View solution in original post

0 Kudos
3 Replies
wen_qiang_z_
Beginner
976 Views

It was because that the PARDISO project said “Important: Please note that the Intel MKL version of PARDISO is based on our version from 2006 and that a lot of new features and improvements of PARDISO are not available in the Intel MKL library.”

0 Kudos
Gennady_F_Intel
Moderator
976 Views

yes, that's a correct statement. Intel MKL Pardiso provides different API and many new modes as well. 

0 Kudos
Kirill_V_Intel
Employee
977 Views

That said, in Intel MKL PARDISO we have done a lot of performance improvements over years and developed completely different internal code paths and implemented new features. So, a statement that Intel MKL PARDISO has the same performance and features as PARDISO project dated 2006 would be completely wrong.
If you try both and see that PARDISO project happens to be faster for your particular workloads or has a particular feature which you need and which is absent in MKL, please let us know.

Best,
Kirill

0 Kudos
Reply