Skip to content

[SYCL][E2E] Fix event_destruction test running for too long at O0#22496

Merged
sergey-semenov merged 1 commit into
intel:syclfrom
againull:fix_event_destruction
Jul 1, 2026
Merged

[SYCL][E2E] Fix event_destruction test running for too long at O0#22496
sergey-semenov merged 1 commit into
intel:syclfrom
againull:fix_event_destruction

Conversation

@againull

Copy link
Copy Markdown
Contributor

The kernel body was doing unnecessary work that dominated runtime at O0 taking around 35 min to complete.
Simplify it to a trivial write, the test only needs the event dependency chain to exist, not the kernel to do real work.

The kernel body was doing unnecessary work that dominated runtime at O0
taking around 35 min to complete.
Simplify it to a trivial write, the test only needs the event dependency
chain to exist, not the kernel to do real work.
@againull againull requested a review from a team as a code owner June 30, 2026 18:59
@againull againull requested a review from sergey-semenov June 30, 2026 18:59
@sergey-semenov sergey-semenov merged commit f645315 into intel:sycl Jul 1, 2026
51 of 53 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.

2 participants