Run cuSPARSE using cpp_extensions

Hi!
I have to work with sparse tensors on GPU. Now I know that it’s possible to use CUDA functions using cpp_extensions. But I don’t know how, because I can’t even download cuSPARSE.

Could you please give an example of using custom cuda functions with cpp_extensions?