rm hip from src

This commit is contained in:
Hui Liu
2024-04-22 12:31:14 -07:00
parent 8b75204fed
commit b27f35e270
53 changed files with 10 additions and 199 deletions

View File

@@ -0,0 +1,4 @@
#ifdef XGBOOST_USE_HIP
#include "test_federated_coll.cu"
#endif

View File

@@ -0,0 +1,4 @@
#ifdef XGBOOST_USE_HIP
#include "test_federated_comm_group.cu"
#endif