Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL][Graph][L0] Reset L0 events for UR sync-points #11553

Merged
merged 10 commits into from
Oct 27, 2023
Prev Previous commit
Next Next commit
Prefer SVG to JPG for documentation images
  • Loading branch information
EwanC committed Oct 26, 2023
commit bde20142102b0cf2cf7c75ad3f8db2e829f9707c
2 changes: 1 addition & 1 deletion sycl/doc/design/CommandGraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ This WaitEvent is reset at the end of the suffix, along with reset commands
to reset the L0 events used to implement the UR sync-points back to the
non-signaled state.

![L0 command-buffer diagram](images/L0_UR_command_buffer.jpg)
![L0 command-buffer diagram](images/L0_UR_command-buffer.svg)

For a call to `urCommandBufferEnqueueExp` with an `event_list` *EL*,
command-buffer *CB*, and return event *RE* our implementation has to submit two
Expand Down
Binary file added sycl/doc/design/images/L0_UR_command-buffer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed sycl/doc/design/images/L0_UR_command_buffer.jpg
Binary file not shown.