Skip to content

Conversation

@slawekptak
Copy link
Contributor

This change makes the handler-less path select the proper dependency tracking struct instance, depending on whether the queue is associated with a graph.

@slawekptak slawekptak requested a review from a team as a code owner October 24, 2025 08:36
@slawekptak slawekptak changed the title [SYCL] Select the proper dependency tracking for graphs [SYCL] Select the proper dependency tracking struct for graphs Oct 24, 2025
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Good find! Thanks for addressing this so quickly. 🚀

This change makes the handler-less path select the proper
dependency tracking struct instance, depending on whether
the queue is associated with a graph.
Copy link
Contributor

@mmichel11 mmichel11 left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

I tried these changes out and confirmed it resolves the regression in #20448, so we do have a graph unit test with coverage of this issue.

@sarnex
Copy link
Contributor

sarnex commented Oct 24, 2025

Merging now to fix CI

@sarnex sarnex merged commit 220a474 into intel:sycl Oct 24, 2025
49 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.

4 participants