Skip to content

[SYCL] Remove deprecated sycl::host_ptr/sycl::device_ptr #13240

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

Merged

Conversation

aelovikov-intel
Copy link
Contributor

They have been deprecated in #7680 more than a year ago.

@aelovikov-intel aelovikov-intel requested review from a team as code owners April 1, 2024 22:37
@aelovikov-intel aelovikov-intel requested a review from againull April 1, 2024 22:37
They have been deprecated in intel#7680
more than a year ago.
Copy link
Contributor

@gmlueck gmlueck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI @GarveyJoe: note that we are removing the deprecated sycl::host_ptr and sycl::device_ptr aliases. If there is any code using these, it should be migrated to use sycl::ext::intel::device_ptr, etc.

@aelovikov-intel
Copy link
Contributor Author

Failed Tests (1):
SYCL :: Matrix/joint_matrix_apply_two_matrices.cpp

is unrelated, fix is in #13242.

@aelovikov-intel aelovikov-intel added the abi-break change that's breaking abi and waiting for the next window to be able to merge label Apr 2, 2024
@aelovikov-intel aelovikov-intel merged commit ec3d9ee into intel:sycl Apr 2, 2024
12 of 13 checks passed
@aelovikov-intel aelovikov-intel deleted the deprecated-host_device_ptr branch April 2, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break change that's breaking abi and waiting for the next window to be able to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants