Site icon EfmSoft

What does Intel IPP status -204 (ippStsSizeMatchMatrixErr) mean?

 
Previous Next
ippStsConvergeErr ippStsCountMatrixErr

ippStsSizeMatchMatrixErr

Matrix operations require compatible row and column counts. Multiplication, solve, factorization and transform calls each have their own dimension contract; a valid matrix object can still be invalid for the selected operation.

This status is not about byte stride alone. The logical matrix sizes are unsuitable before the routine reaches the arithmetic stage.

Check these details

Intel IPP Error Reporting · LAPACK overview


Looking for a different code? Search another status or error code.

Exit mobile version