finish ellpack_page.cu

This commit is contained in:
amdsc21
2023-03-10 04:26:09 +01:00
parent 49732359ef
commit 185dbce21f
3 changed files with 69 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
#if defined(XGBOOST_USE_HIP)
#include "ellpack_page.cu"
#endif