Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYCL. Refactor on-device data structures #10898

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

razdoburdin
Copy link
Contributor

Hi,
this PR remove code duplication in the sycl-plugin based on sycl-implementation for HostDeviceVector. Since HostDeviceVector has sycl support, we don't need specialized data structures for sycl devices: sycl::DeviceMatrix and sycl::HistogramCut

@razdoburdin razdoburdin marked this pull request as draft October 16, 2024 15:21
@razdoburdin razdoburdin marked this pull request as ready for review October 17, 2024 08:37
@trivialfis trivialfis merged commit 1b06da1 into dmlc:master Oct 18, 2024
29 of 30 checks passed
@razdoburdin razdoburdin deleted the dev/sycl/device_matrix_refactor branch October 23, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants