Remove the cub submodule. (#8888)

XGBoost now uses CTK-11.8 for binary packages, there's no need to maintain a cub
submodule anymore.
This commit is contained in:
Jiaming Yuan
2023-03-10 11:43:02 +08:00
committed by GitHub
parent 5feee8d4a9
commit c5c8f643f2
7 changed files with 4 additions and 23 deletions

3
.gitmodules vendored
View File

@@ -2,9 +2,6 @@
path = dmlc-core
url = https://github.com/dmlc/dmlc-core
branch = main
[submodule "cub"]
path = cub
url = https://github.com/NVlabs/cub
[submodule "gputreeshap"]
path = gputreeshap
url = https://github.com/rapidsai/gputreeshap.git