enable ROCm on latest XGBoost

This commit is contained in:
Hui Liu
2023-10-23 11:15:04 -07:00
21 changed files with 764 additions and 274 deletions

View File

@@ -25,4 +25,3 @@ target_include_directories(xgboost4j
${PROJECT_SOURCE_DIR}/rabit/include)
set_output_directory(xgboost4j ${PROJECT_SOURCE_DIR}/lib)
target_link_libraries(xgboost4j PRIVATE ${JAVA_JVM_LIBRARY})