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

Kron Support for CuSparseMatrixCSC

Open ZhongyuXie921 opened this issue 1 year ago • 1 comments

I'm trying to convert my code from CPU implementation to GPU implementation. However, my code require lots of kron products for sparse arrays. I could not find implementation of kron in CUDA.jl. Could you please consider this in the next version? Many thanks

ZhongyuXie921 avatar May 12 '24 20:05 ZhongyuXie921