Skip to content

Conversation

bso-intel
Copy link
Contributor

The previous PR 2838 caused some post-commit tests to fail because of the ordering bug in pi_context::finalize().
Previously, I called zeContextDestroy followed by delete pi_context.
It should be the other way around because the destrucor of pi_context requires access to ZeContext when deallocating some member objects.
This PR intended to fix that bug.

Signed-off-by: Byoungro So [email protected]

@bader bader merged commit 6cfa921 into intel:sycl Dec 8, 2020
@bso-intel bso-intel deleted the fix-finalize branch December 8, 2020 17:21
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