Skip to content

[SYCL] Add implementation of host-task with interop_handle argument #1749

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

Closed

Conversation

s-kanaev
Copy link
Contributor

Only viable for review after #1748

This patch is number three (the last one) in series of patches for interop part of host task.

See proposal at https://github.com/codeplaysoftware/standards-proposals/blob/master/host_task/host_task.md

Sergey Kanaev added 6 commits May 25, 2020 15:01
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev mentioned this pull request May 25, 2020
3 tasks
Sergey Kanaev added 2 commits June 17, 2020 19:09
@s-kanaev s-kanaev closed this Jun 30, 2020
@s-kanaev
Copy link
Contributor Author

Implementation merged in #1748

@s-kanaev s-kanaev deleted the private/s-kanaev/ht-interop-task-impl branch September 2, 2020 09:42
Fznamznon pushed a commit to Fznamznon/llvm that referenced this pull request Dec 5, 2022
The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@a9391f7
KornevNikita pushed a commit to KornevNikita/llvm that referenced this pull request Feb 2, 2023
This change continues intel#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@ac7a759
KornevNikita pushed a commit to KornevNikita/llvm that referenced this pull request Feb 20, 2023
This change continues intel#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

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

1 participant