Skip to content

[SYCL][Graph] Align spec and implementation for native recording mode#21974

Open
adamfidel wants to merge 2 commits into
intel:syclfrom
adamfidel:adam/fix-native-recording-spec-divergence
Open

[SYCL][Graph] Align spec and implementation for native recording mode#21974
adamfidel wants to merge 2 commits into
intel:syclfrom
adamfidel:adam/fix-native-recording-spec-divergence

Conversation

@adamfidel
Copy link
Copy Markdown
Member

  • Changed the exception thrown for out-of-order queues + native recording from feature_not_supported to invalid
  • Throw feature_not_supported in finalize() for native recording instead of update()

Closes #21920.

@adamfidel adamfidel requested a review from a team as a code owner May 8, 2026 19:04
@adamfidel adamfidel requested a review from mmichel11 May 8, 2026 19:04
Copy link
Copy Markdown
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.

Small question about what the return in the spec should be, but it is not a big issue to me.

Comment thread sycl/source/detail/graph/graph_impl.cpp Outdated
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.

[SYCL][Graph] Spec diverges from implementation for native recording mode

2 participants