xgboost icon indicating copy to clipboard operation
xgboost copied to clipboard

SYCL. Add nodes initialisation

Open razdoburdin opened this issue 9 months ago • 1 comments

Hi, I continue adding of sycl support (https://github.com/dmlc/xgboost/pull/10251, https://github.com/dmlc/xgboost/pull/10222 etc). By this PR I add the next part of the training-related code for the sycl devices. Here I add functional for initialization of new nodes and the related tests. This PR itself doesn't add any new functional, but I plan to combine all related parts one by one to a launchable sycl-training.

razdoburdin avatar May 13 '24 07:05 razdoburdin

Hi @trivialfis , CI failure in the PR isn't related to PR contest: Type and format checks for the Python package (ubuntu-latest) image

razdoburdin avatar May 15 '24 10:05 razdoburdin

Hi, I updated the branch to fix other errors, please see the status of the latest run.

trivialfis avatar May 21 '24 10:05 trivialfis

Hi, I updated the branch to fix other errors, please see the status of the latest run.

I have fixed the build. All checks passed.

razdoburdin avatar May 21 '24 12:05 razdoburdin