rm device_helpers.hip.h from cu
This commit is contained in:
@@ -5,13 +5,7 @@
|
||||
* \brief Handles setting metainfo from array interface.
|
||||
*/
|
||||
#include "../common/cuda_context.cuh"
|
||||
|
||||
#if defined(XGBOOST_USE_CUDA)
|
||||
#include "../common/device_helpers.cuh"
|
||||
#elif defined(XGBOOST_USE_HIP)
|
||||
#include "../common/device_helpers.hip.h"
|
||||
#endif
|
||||
|
||||
#include "../common/linalg_op.cuh"
|
||||
#include "array_interface.h"
|
||||
#include "device_adapter.cuh"
|
||||
|
||||
Reference in New Issue
Block a user