Skip to content

[SYCL] Fix USM event clearing when calling queue::wait() #1959

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

Merged
merged 3 commits into from
Jun 24, 2020

Conversation

sergey-semenov
Copy link
Contributor

Clear the USM events from the queue upon calls to wait() so that they
are not waited for multiple times.

Signed-off-by: Sergey Semenov [email protected]

Clear the USM events from the queue upon calls to wait() so that they
are not waited for multiple times.

Signed-off-by: Sergey Semenov <[email protected]>
@sergey-semenov sergey-semenov requested a review from a team as a code owner June 23, 2020 14:47
s-kanaev
s-kanaev previously approved these changes Jun 23, 2020
Copy link
Contributor

@s-kanaev s-kanaev left a comment

Choose a reason for hiding this comment

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

The change looks good to me.
Just a simple question on the test.

Signed-off-by: Sergey Semenov <[email protected]>
alexbatashev
alexbatashev previously approved these changes Jun 24, 2020
Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

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

LGTM

@againull againull merged commit 9bf602c into intel:sycl Jun 24, 2020
againull pushed a commit to againull/llvm that referenced this pull request Apr 25, 2023
againull pushed a commit to againull/llvm that referenced this pull request May 4, 2023
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.

4 participants