SparseADRules.jl
SparseADRules.jl copied to clipboard
gpu sparse mat times dense vec feasible?
I'm wondering if you think it's possible to write similar code for cuda version for AD of sparse matrix times dense vector. If so, would it be somewhat straightforward from the NiLang doc on GPU implementation ?