Skip to content

[SYCL][L0] Support DPC++ extension Queue Order Properties. #3483

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
Apr 4, 2021

Conversation

rbegam
Copy link
Contributor

@rbegam rbegam commented Apr 3, 2021

This Reverts "Revert "[SYCL][L0] Support DPC++ extension Queue Order Properties. (#3396)" (#3479)"
And adds fix for the segfault happening due to wait on an already released event.

The related test SYCL/InorderQueue/in_order_event_release.cpp is added in llvm-test-suite.

Signed-off-by: rbegam rehana.begam@intel.com

@rbegam rbegam changed the title New in order [SYCL][L0] Support DPC++ extension Queue Order Properties. Apr 3, 2021
@rbegam rbegam marked this pull request as ready for review April 3, 2021 00:16
@rbegam rbegam requested review from smaslov-intel and a team as code owners April 3, 2021 00:16
@rbegam rbegam requested review from pvchupin and kbsmith-intel April 3, 2021 00:24
Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

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

LGTM

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