[coll] Add C API for the tracker. (#9773)
This commit is contained in:
@@ -97,5 +97,7 @@ constexpr StringView InvalidCUDAOrdinal() {
|
||||
}
|
||||
|
||||
void MismatchedDevices(Context const* booster, Context const* data);
|
||||
|
||||
inline auto NoFederated() { return "XGBoost is not compiled with federated learning support."; }
|
||||
} // namespace xgboost::error
|
||||
#endif // XGBOOST_COMMON_ERROR_MSG_H_
|
||||
|
||||
Reference in New Issue
Block a user