Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Matrix format support for DSS solver

Meng__Xiangyi
Novice
833 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
833 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
833 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
834 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