ROCm / hipSPARSE

ROCm SPARSE marshalling library
https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/
MIT License
66 stars 41 forks source link

Fix SpSM testing where we missed passing K parameter #499

Closed jsandham closed 3 months ago

jsandham commented 3 months ago

Fix SpSM testing where we missed passing K parameter and it was therefore defaulting to -1. Bug was recently introduced in https://github.com/ROCm/hipSPARSE/pull/491.