remove cub and add cccl (#2976)

This commit is contained in:
Yineng Zhang
2025-01-19 15:51:27 +08:00
committed by GitHub
parent 23196d5254
commit d33cbb7e58
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,6 +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
[submodule "sgl-kernel/3rdparty/cccl"]
path = sgl-kernel/3rdparty/cccl
url = https://github.com/NVIDIA/cccl.git

1
sgl-kernel/3rdparty/cccl vendored Submodule

Submodule sgl-kernel/3rdparty/cub deleted from 0fc3c37016