Skip to content

[NFCI][SYCL] Make sure platform_impl could only be owned by GlobalHandler #18141

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
merged 1 commit into from
Apr 24, 2025

Conversation

aelovikov-intel
Copy link
Contributor

This is a pre-requisite to eliminate PlatformImplPtr and use platform_impl by raw pointer/reference throught the SYCL RT library.

…Handler`

This is a pre-requisite to eliminate `PlatformImplPtr` and use
`platform_impl` by raw pointer/reference throught the SYCL RT library.
@aelovikov-intel
Copy link
Contributor Author

I think I'll need something like https://stackoverflow.com/questions/657155/how-to-enable-shared-from-this-of-both-parent-and-derived at a later point (at least before the next major release), but that could be ignored for now.

@againull againull merged commit a2d44f7 into intel:sycl Apr 24, 2025
37 of 38 checks passed
@aelovikov-intel aelovikov-intel deleted the private-platform_impl-ctor branch April 24, 2025 16:01
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.

3 participants