ROCm / hipSPARSE

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

fixing csrgeam #413

Closed YvanMokwinski closed 10 months ago

YvanMokwinski commented 11 months ago

fixing csrgeam failures

jsandham commented 10 months ago

Looks like we are still getting bad_args failures. This time its csr2gebsr.

ntrost57 commented 10 months ago

Looks like we are still getting bad_args failures. This time its csr2gebsr.

Need to fix this in a separate PR, tho.