enable coll and comm
This commit is contained in:
4
tests/cpp/gbm/test_gblinear.hip
Normal file
4
tests/cpp/gbm/test_gblinear.hip
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "test_gblinear.cu"
|
||||
#endif
|
||||
4
tests/cpp/gbm/test_gbtree.hip
Normal file
4
tests/cpp/gbm/test_gbtree.hip
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
#if defined(XGBOOST_USE_HIP)
|
||||
#include "test_gbtree.cu"
|
||||
#endif
|
||||
Reference in New Issue
Block a user