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

Matrix format support for DSS solver

Meng__Xiangyi
Novice
401 Views

Hello!

I know PARDISO  solver supports both CSR and BSR sparse matrix format, but what format does DSS solver support? Only CSR?

And what are the other differences between PARDISO and DSS solver? If I want to solve a sparse linear system using direct method, which solver is recommended? PARDISO or DSS?

Thanks in advance for reply!

0 Kudos
1 Solution
Meng__Xiangyi
Novice
401 Views

Gennady F. (Blackbelt) wrote:

>>DSS supports CSR matrix format only.  DSS API is some kind of simplified API for beginners. 

>> Intel Pardiso supports many more options/features compare with DSS API.

Thanks very much for your reply

View solution in original post

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
401 Views

>>DSS supports CSR matrix format only.  DSS API is some kind of simplified API for beginners. 

>> Intel Pardiso supports many more options/features compare with DSS API.

0 Kudos
Meng__Xiangyi
Novice
402 Views

Gennady F. (Blackbelt) wrote:

>>DSS supports CSR matrix format only.  DSS API is some kind of simplified API for beginners. 

>> Intel Pardiso supports many more options/features compare with DSS API.

Thanks very much for your reply

0 Kudos
Reply