Skip to content

[SYCL][E2E] Re-enable uneven_kernel_split.cpp test - #22806

Open
sarnex wants to merge 1 commit into
intel:syclfrom
sarnex:kersplit
Open

[SYCL][E2E] Re-enable uneven_kernel_split.cpp test#22806
sarnex wants to merge 1 commit into
intel:syclfrom
sarnex:kersplit

Conversation

@sarnex

@sarnex sarnex commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The new offload model and old offload model change the compilation stage where AOT flags are processed.
Since this test is compiled with -werror, passes AOT flags, and needs to work for both offload models, suppress the warning in the cases it's expected to warn.

@sarnex sarnex added the new-offload-model Enables testing with NewOffloadModel. label Jul 29, 2026
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
@sarnex

sarnex commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

CI fail unrelated

@sarnex
sarnex marked this pull request as ready for review July 30, 2026 20:57
@sarnex
sarnex requested a review from a team as a code owner July 30, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-offload-model Enables testing with NewOffloadModel.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant