Skip to content

[SYCL][RTC] Extend device code split E2E test #16685

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 3 commits into from
Jan 28, 2025

Conversation

jopperm
Copy link
Contributor

@jopperm jopperm commented Jan 19, 2025

Extends test to cover all explicit device code split modes, and adds a test for implicit device code splitting.

@jopperm jopperm requested review from cperkinsintel and a team January 19, 2025 23:19
@jopperm jopperm requested a review from a team as a code owner January 19, 2025 23:19
@jopperm jopperm self-assigned this Jan 19, 2025
@jopperm
Copy link
Contributor Author

jopperm commented Jan 19, 2025

Implicit device code split was already supported after #16316, we just lacked inspiration how to test it properly. The more canonical use-case for it, i.e. having a kernel using optional device features that are available on some but not all device in the context, seems impractical to test in the CI setting.

Signed-off-by: Julian Oppermann <[email protected]>
@jopperm
Copy link
Contributor Author

jopperm commented Jan 28, 2025

@intel/llvm-gatekeepers Please merge.

@sommerlukas sommerlukas merged commit 1b5ed8c into intel:sycl Jan 28, 2025
16 checks passed
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