NVIDIA / CUDALibrarySamples

CUDA Library Samples
Other
1.62k stars 348 forks source link

spmm_coo_batched error #209

Open zhouq123 opened 3 months ago

zhouq123 commented 3 months ago

there is an error "spmm_coo_batched_example test FAILED: wrong result" when I set B_num_cols to 1 in example of spmm_coo_batched.

qanhpham commented 3 months ago

This bug has been fixed in the latest version. Please upgraded to the latest cuSPARSE to avoid this issue.

zhouq123 commented 3 months ago

the latest version is cuda toolkit or CUDALibrarySamples? I had upgraded to the latest CUDALibrarySamples but this issue is still exist.

qanhpham commented 2 months ago

You should use the latest CUDA toolkit.