Closed daaugusto closed 4 years ago
Hi Denis, when I switched to vex::sparse::matrix (from vex::SpMat) I experienced in VexCL a similar bug regarding the one I found in AMGCL (https://github.com/ddemidov/amgcl/pull/120).
vex::sparse::matrix
vex::SpMat
Thanks again!
Hi Denis, when I switched to
vex::sparse::matrix
(fromvex::SpMat
) I experienced in VexCL a similar bug regarding the one I found in AMGCL (https://github.com/ddemidov/amgcl/pull/120).