fix uuid and Clear/SetValid

This commit is contained in:
Hui Liu
2023-10-23 16:32:26 -07:00
parent 55994b1ac7
commit 6ba66463b6
8 changed files with 44 additions and 17 deletions

View File

@@ -15,6 +15,7 @@
#include "../../../src/collective/communicator-inl.hip.h"
#include "../../../src/collective/nccl_device_communicator.hip.h"
#endif
#include "../helpers.h"
namespace xgboost {
namespace collective {