introduce CUB in sgl-kernel (#2887)

This commit is contained in:
Xiaoyu Zhang
2025-01-14 19:48:59 +08:00
committed by GitHub
parent f5c6c66794
commit f005758f2b
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "sgl-kernel/3rdparty/cutlass"]
path = sgl-kernel/3rdparty/cutlass
url = https://github.com/NVIDIA/cutlass.git
[submodule "sgl-kernel/3rdparty/cub"]
path = sgl-kernel/3rdparty/cub
url = https://github.com/NVIDIA/cub.git