When searching around sparse matrix - dense matrix multiplication, I came across this slides and it mentions a new library dedicated for this type of operation. I know CUDA.jl could solve this SmDm multiplication with decent performance, but I am just wondering if CUSPARSELT is already used underneath. If not, do you have plan to support it, or does it worth to support it? Thanks!
When searching around sparse matrix - dense matrix multiplication, I came across this slides and it mentions a new library dedicated for this type of operation. I know CUDA.jl could solve this SmDm multiplication with decent performance, but I am just wondering if CUSPARSELT is already used underneath. If not, do you have plan to support it, or does it worth to support it? Thanks!