Skip to content

[SYCL][RTC][NFC] Test device-copyable STL classes #18175

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

jopperm
Copy link
Contributor

@jopperm jopperm commented Apr 24, 2025

Adds a new test to check whether device-copyable STL classes (e.g. std::variant, std::array, ...) can be passed from the host and used in runtime-compiled device code. This PR is marked NFC because the runtime compiler currently uses the same C++ library as the host application, so no ABI issues occur.

@jopperm jopperm self-assigned this Apr 24, 2025
@jopperm jopperm requested a review from a team as a code owner April 24, 2025 10:27
@jopperm jopperm requested a review from slawekptak April 24, 2025 10:27
@jopperm jopperm requested a review from a team April 24, 2025 10:27
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.

1 participant