Skip to content

Add private_memory::operator() support to xmethods #2657

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
Oct 20, 2020

Conversation

mihails-strasuns-intel
Copy link
Contributor

@mihails-strasuns-intel mihails-strasuns-intel commented Oct 19, 2020

Enables evaluating pgid.operator()(wi) in GDB when using a GPU device.

NB: this is an important fix for upcoming release, please make sure it propagates.

Allows to inspect values wrapped into private_memory<T> by evaliating
`operator()` from GDB. Necessary for GPU devices where inferior calls
are not supported, however Host implementation is also provided for
completeness.

Also slightly tweaks existing class naming scheme in the GDB python
script.
@bader bader merged commit 31c23dd into intel:sycl Oct 20, 2020
@mihails-strasuns-intel
Copy link
Contributor Author

Thanks!

iclsrc pushed a commit that referenced this pull request Aug 15, 2024
Add translation for atan, acos, asin, cosh, sinh and tanh LLVM
intrinsics which are mapped to corresponding OpenCL extended
instructions.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@95605477e7fe635
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Feb 17, 2025
[L0 v2] support SYCL_PI_LEVEL_ZERO_DISABLE_USM_ALLOCATOR
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[L0 v2] support SYCL_PI_LEVEL_ZERO_DISABLE_USM_ALLOCATOR
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