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

Fences fix #944

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Fences fix #944

merged 2 commits into from
Oct 13, 2024

Conversation

pvelesko
Copy link
Collaborator

@pvelesko pvelesko commented Oct 13, 2024

since hipEventRecord uses regular command lists which are synced using fences, these fences must be waited on and cleared form the collector.

* event record uses regular command list enqueue. Finishing the queue in this case needs to wait not only on last even but on this fence.
@pvelesko pvelesko merged commit 78760bb into main Oct 13, 2024
6 checks passed
@pvelesko pvelesko deleted the fences-fix branch October 13, 2024 13:26
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