[Kernel] CUDA CSR2COO COOSort COO2CSR (#1620)
* add cuda source * moving codes from kernel2 branch * operator overloading * Better error message for unsupported device * fix c tests * coo sort using cusparse * move test_rpc to distributed * lint * address comments and add utests Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Chao Ma <mctt90@gmail.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
Showing
src/array/cuda/coo2csr.cc
0 → 100644
src/array/cuda/coo_sort.cc
0 → 100644
src/array/cuda/csr2coo.cc
0 → 100644
Please register or sign in to comment