Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add a vector convolution demo of using specialization constants #747

Merged
merged 6 commits into from Jan 21, 2022
Merged

[SYCL] Add a vector convolution demo of using specialization constants #747

merged 6 commits into from Jan 21, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2022

The code is based on the example of using specialization constants from
the text of the SYCL 2020 specification, see
https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_example_usage

Signed-off-by: Pavel Samolysov [email protected]

The code is based on the example of using specialization constants from
the text of the SYCL 2020 specification, see
https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_example_usage

Signed-off-by: Pavel Samolysov <[email protected]>
Pavel Samolysov added 5 commits January 17, 2022 16:26
Signed-off-by: Pavel Samolysov <[email protected]>
Signed-off-by: Pavel Samolysov <[email protected]>
MSVC doesn't use two-phase name lookup by default.

Signed-off-by: Pavel Samolysov <[email protected]>
Signed-off-by: Pavel Samolysov <[email protected]>
@ghost ghost marked this pull request as ready for review January 21, 2022 11:38
@ghost ghost self-requested a review as a code owner January 21, 2022 11:38
@AlexeySachkov AlexeySachkov merged commit 6c7a8e6 into intel:intel Jan 21, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Sleep for 1 seconds to correctly remove build folder
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
intel#747)

The code is based on the example of using specialization constants from
the text of the SYCL 2020 specification, see
https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_example_usage

Signed-off-by: Pavel Samolysov <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
intel/llvm-test-suite#747)

The code is based on the example of using specialization constants from
the text of the SYCL 2020 specification, see
https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_example_usage

Signed-off-by: Pavel Samolysov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant