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:
@@ -15,7 +15,6 @@ mkdir build
|
||||
cd build
|
||||
cmake .. -GNinja \
|
||||
-DPLUGIN_FEDERATED=ON \
|
||||
-DBUILD_WITH_CUDA_CUB=ON \
|
||||
-DUSE_CUDA=ON\
|
||||
-DUSE_NCCL=ON
|
||||
ninja
|
||||
|
||||
Reference in New Issue
Block a user