rm hip from src

This commit is contained in:
Hui Liu
2024-04-22 12:31:14 -07:00
parent 8b75204fed
commit b27f35e270
53 changed files with 10 additions and 199 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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