Skip to content

Conversation

mmichel11
Copy link
Contributor

@mmichel11 mmichel11 commented Oct 7, 2025

When the command buffer in a partition is created with property isInOrder, explicit sync point dependencies are ignored by UR. We currently set this property when the graph is linear but still create and store sync points. We should avoid tracking sync points in this case as it adds unnecessary overhead to graph finalization.

@mmichel11 mmichel11 marked this pull request as ready for review October 7, 2025 16:50
@mmichel11 mmichel11 requested a review from a team as a code owner October 7, 2025 16:50
@mmichel11 mmichel11 requested a review from reble October 7, 2025 16:50
Copy link
Contributor

@reble reble left a comment

Choose a reason for hiding this comment

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

LGTM

@mmichel11
Copy link
Contributor Author

@intel/llvm-gatekeepers please consider merging

@sarnex sarnex merged commit a67445c into intel:sycl Oct 7, 2025
46 of 47 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