NVIDIA / CUDALibrarySamples

CUDA Library Samples
Other
1.55k stars 328 forks source link

spmm_coo_batched error #209

Open zhouq123 opened 1 month ago

zhouq123 commented 1 month 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 1 month ago

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

zhouq123 commented 1 month ago

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

qanhpham commented 1 month ago

You should use the latest CUDA toolkit.