CUDA.jl icon indicating copy to clipboard operation
CUDA.jl copied to clipboard

New(ish) CuSPARSE Semiring Multiplication Ops

Open rayegun opened this issue 2 years ago • 2 comments

These would be incredibly useful for me: https://docs.nvidia.com/cuda/cusparse/index.html#cusparse-generic-function-spmm-op. I may get around to trying this eventually, but if someone wants to wrap them that'd be great!

@kshyatt 😄

rayegun avatar Feb 16 '22 15:02 rayegun

If they have an SDDMM equivalent that would be nice as well, although I imagine it's unlikely.

rayegun avatar Feb 16 '22 16:02 rayegun

What would be the SDDMM use cases?

mnicely avatar Oct 13 '22 03:10 mnicely