clMathLibraries / clSPARSE

a software library containing Sparse functions written in OpenCL
Apache License 2.0
173 stars 60 forks source link

Fix invalid memory access on Nvidia GPUs in CSR-Adaptive SpMV kernel #192

Closed mkre closed 7 years ago

mkre commented 7 years ago

This is a copy of pull request #191 but on the correct branch.


This change is Reviewable

jlgreathouse commented 7 years ago

Looks good to me. @kknox, can you accept? Thanks.