xgboost/src/collective/communicator.hip
2023-03-09 21:02:48 +01:00

5 lines
64 B
Plaintext

#if defined(XGBOOST_USE_HIP)
#include "communicator.cu"
#endif