Skip to content

[SYCL][Graph] Clarify interoperability restrictions with native recording in spec#22589

Open
mmichel11 wants to merge 3 commits into
intel:syclfrom
adamfidel:matt/native_recording_interop_clarification
Open

[SYCL][Graph] Clarify interoperability restrictions with native recording in spec#22589
mmichel11 wants to merge 3 commits into
intel:syclfrom
adamfidel:matt/native_recording_interop_clarification

Conversation

@mmichel11

Copy link
Copy Markdown
Contributor

Our spec states that commands may be captured by native API calls but does not clarify on what operations are forbidden on a graph handle owned by a command_graph object. The specified operations all risk clashing with the internal state of the command_graph if performed through a native API call.

All capturable command submissions and graph state queries are unaffected by this limitation.

@mmichel11 mmichel11 marked this pull request as ready for review July 9, 2026 16:46
@mmichel11 mmichel11 requested a review from a team as a code owner July 9, 2026 16:46
@mmichel11 mmichel11 requested a review from adamfidel July 9, 2026 16:46
@mmichel11 mmichel11 changed the title [SYCL][GRAPH] Clarify interoperability restrictions with native recording in spec [SYCL][Graph] Clarify interoperability restrictions with native recording in spec Jul 9, 2026
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.

1 participant