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

DSS nRows less than nNonZeros error

greg_sheard
Beginner
399 Views
Hi,
Has anyone observed a "nRows less than nNonZeros" error when using the DSS on a matrix which is in fact diagonal, with the number of non-zeros and rows being equal? The code attached with this message generates this error when I run it, which seems bizarre asthe matrix clearly contains an equal number of non-zeros and rows...
Do the DSS interface or PARDISO solver not solve diagonal matrices in CSR format, or am I having some wierd compiler or linker incompatabilitiesthat are manifesting themselves in this fashion?
Regards,
Greg.
0 Kudos
0 Replies
Reply