Skip to content

[SYCL][UR][L0] Fix issue with event caching causing profiling tag conflicts #16233

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

Conversation

steffenlarsen
Copy link
Contributor

This commit adds a test and changes to a UR version that fixes an issue where the L0 would report old timestamp recordings for events produced for profiling tags, due to reusing of dead events.

…flicts

This commit adds a test and changes to a UR version that fixes an issue
where the L0 would report old timestamp recordings for events produced
for profiling tags, due to reusing of dead events.

Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
@kbenzie kbenzie marked this pull request as ready for review December 9, 2024 15:02
@kbenzie kbenzie requested review from a team as code owners December 9, 2024 15:02
@steffenlarsen
Copy link
Contributor Author

Friendly ping @intel/llvm-reviewers-runtime | @KseniyaTikhomirova .

Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sycl/test-e2e/Regression/profiling_tag_cached_conflicting.cpp LGTM

@steffenlarsen steffenlarsen merged commit 8a41b47 into intel:sycl Dec 10, 2024
14 checks passed
KornevNikita pushed a commit that referenced this pull request Feb 25, 2025
…flicts (#16233)

This commit adds a test and changes to a UR version that fixes an issue
where the L0 would report old timestamp recordings for events produced
for profiling tags, due to reusing of dead events.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
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