Skip to content
Commit 43076cc2 authored by Karl Rupp's avatar Karl Rupp
Browse files

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)
parent e7950174
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment