ZhongyuXie921
Results
2
issues of
ZhongyuXie921
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...
enhancement
help wanted
Hi, I'm wondering whether this lib is compatible with sparse matrix of CUDA.jl. I'm expecting the calculation and output of kron are both on gpu.