CSR adaptive, OpenCL: Fixed corner case where sparse matrix has empty rows.
If A has an empty row and less than 4 rows in the row block, then the result entry corresponding to the empty row is computed incorrectly (value of next nonzero row). Reported-by: Patrick Sanan (via work on PETSc)
Loading
Please register or sign in to comment