[coll] Move the rabit poll helper. (#10349)

This commit is contained in:
Jiaming Yuan
2024-05-31 08:02:21 +08:00
committed by GitHub
parent 0717e886e5
commit e6eefea5e2
18 changed files with 24 additions and 40 deletions

View File

@@ -151,7 +151,6 @@ function(xgboost_set_cuda_flags target)
target_include_directories(
${target} PRIVATE
${xgboost_SOURCE_DIR}/gputreeshap
${xgboost_SOURCE_DIR}/rabit/include
${CUDAToolkit_INCLUDE_DIRS})
if(MSVC)