Skip to content

[SYCL] empty event constructor, more explicit host event handling #6388

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 2 commits into from
Jul 6, 2022

Conversation

cperkinsintel
Copy link
Contributor

making host events more explicit. simplifies the logic, makes checking for host (or not) simpler, and reduces potential contention. This is a follow up to #6296

Signed-off-by: Chris Perkins [email protected]

…g for host (or not) simpler, and reduces potential contention.

Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel cperkinsintel marked this pull request as ready for review July 5, 2022 16:57
@cperkinsintel cperkinsintel requested a review from a team as a code owner July 5, 2022 16:57
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@pvchupin pvchupin merged commit fed8a1a into intel:sycl Jul 6, 2022
@pvchupin
Copy link
Contributor

pvchupin commented Jul 6, 2022

@cperkinsintel, please address post-commit issue on Windows: https://github.com/intel/llvm/runs/7206588798?check_suite_focus=true

pvchupin pushed a commit that referenced this pull request Jul 6, 2022
#6388 overlooked inclusion needed for windows

Signed-off-by: Chris Perkins <[email protected]>
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.

3 participants