Skip to content

[SYCL] Fix context release #2123

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 4 commits into from
Jul 16, 2020
Merged

Conversation

alexbatashev
Copy link
Contributor

Call release on PI context object whenever it's not a host context.
Also free programs before context, as program is bound to context
and not vice versa.

Alexander Batashev added 3 commits July 15, 2020 13:21
Call release on PI context object whenever it's not a host context.
Also free programs before context, as program is bound to context
and not vice versa.

Signed-off-by: Alexander Batashev <[email protected]>
Signed-off-by: Alexander Batashev <[email protected]>
@alexbatashev alexbatashev requested a review from romanovvlad July 15, 2020 10:35
@alexbatashev alexbatashev requested a review from a team as a code owner July 15, 2020 10:35
romanovvlad
romanovvlad previously approved these changes Jul 15, 2020
Signed-off-by: Alexander Batashev <[email protected]>
@romanovvlad romanovvlad merged commit 80464c3 into intel:sycl Jul 16, 2020
@alexbatashev alexbatashev deleted the fix_context_release branch July 16, 2020 14:22
jsji pushed a commit that referenced this pull request Aug 21, 2023
Ensure the correct clang-format binary is picked up, as
`clang-format-diff.py` currently seems to look for clang-format-17
while we install clang-format-18.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@2bb5fed
jsji pushed a commit that referenced this pull request Aug 31, 2023
Ensure the correct clang-format binary is picked up, as
`clang-format-diff.py` currently seems to look for clang-format-17
while we install clang-format-18.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@2bb5fed
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
[NFC] Don't print generated device binary names
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[NFC] Don't print generated device binary names
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.

2 participants