Skip to content

[SYCL] Enable USM indirect access for interop kernels #2377

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
Aug 27, 2020

Conversation

alexbatashev
Copy link
Contributor

@alexbatashev alexbatashev commented Aug 27, 2020

Before #2185 was committed, USM indirect access was enabled for all kernels, both interoperability and native. This patch returns old behaviour by enabling that feature for kernels, created with interoperability constructor.

@againull againull merged commit ebf5c4e into intel:sycl Aug 27, 2020
@alexbatashev alexbatashev deleted the fix_indirect_usm branch November 9, 2020 07:01
jsji pushed a commit that referenced this pull request Feb 29, 2024
The prototype for `getErrorMessage()` is declared in `LLVMSPIRVLib.h`,
but `SPIRVError.cpp` defining that function did not include
`LLVMSPIRVLib.h`.  This can be problematic for builds that use
`-fvisibility=hidden`.

Fixes KhronosGroup/SPIRV-LLVM-Translator#2376

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@81f78d24db36622
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