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] Add implicit queue recording mechanism #377

Closed
wants to merge 3 commits into from

Conversation

fabiomestre
Copy link
Collaborator

Updates the semantics of the record & replay API to allow queues to be
implicitly set to recording mode when submitting command-groups
that contains dependencies from other recording queues.

@fabiomestre fabiomestre closed this Jul 4, 2024
@fabiomestre fabiomestre reopened this Jul 4, 2024
@fabiomestre fabiomestre marked this pull request as ready for review July 4, 2024 15:23
graph.end_recording();
----

==== Queue Properties;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
==== Queue Properties;
==== Queue Properties

@fabiomestre
Copy link
Collaborator Author

Upstream PR: intel#14453

@fabiomestre fabiomestre closed this Jul 4, 2024
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.

2 participants