Skip to content

[SYCL][Graph] Add native recording test with reusable events#22646

Open
mmichel11 wants to merge 1 commit into
intel:syclfrom
adamfidel:matt/native_recording_reusable_events
Open

[SYCL][Graph] Add native recording test with reusable events#22646
mmichel11 wants to merge 1 commit into
intel:syclfrom
adamfidel:matt/native_recording_reusable_events

Conversation

@mmichel11

Copy link
Copy Markdown
Contributor

Native recording customers should expect reusable events to work inside and outside (but not across) the graph recording boundary. Native recording is transient to the SYCL RT, so no adjustments are needed to support it.

The test performs the following with the event asynchronously:

  • Uses the reusable event prior to graph capture
  • Uses the reusable event to fork & join during graph capture
  • Uses the reusable event after graph replay and to synchronize with the device

@mmichel11 mmichel11 marked this pull request as ready for review July 16, 2026 16:55
@mmichel11 mmichel11 requested a review from a team as a code owner July 16, 2026 16:55
@mmichel11 mmichel11 requested a review from adamfidel July 16, 2026 16:55
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