"git@developer.sourcefind.cn:change/sglang.git" did not exist on "825432fce673185e3349e3cdfd45e29e2a929222"
[Kernel] Add heterograph support in CUDA kernels (SpMM, SDDMM) (#2925)
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* changed max stream = 1
* Fixed ctx
* using default stream
* Added heterograph support SpMM, SDDMM
* bug fix cuda stream
* add cudaStrm destroy and fix whitespace
* changed max stream = 1
* Fixed ctx
* using default stream
* fix bug in copy_rhs
* changed by mistake
* minor datatype change
* added datatype check
Co-authored-by:
Israt Nisa <nisisrat@amazon.com>
Showing
Please register or sign in to comment