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

[SYCL] Fix one of reduction tests failing if add sycl::reduction #177

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

v-klochkov
Copy link

This test failed due to usage of cl::sycl::ONEAPI and cl::sycl namespaces,
which caused error after adding sycl::reduction in intel/llvm#3315

Signed-off-by: Vyacheslav N Klochkov [email protected]

This test failed due to usage of cl::sycl::ONEAPI and cl::sycl namespaces,
which caused error after adding sycl::reduction in intel/llvm#3315

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov changed the title [SYCL] Fix one of reduction tests failing if add ::sycl namespace [SYCL] Fix one of reduction tests failing if add sycl::reduction Mar 10, 2021
@v-klochkov
Copy link
Author

pre-ci-linux failed on unrelated tests with odd error:
[proxychains] DLL init: proxychains-ng 4.14-git-34-gfa9644d

@pvchupin pvchupin merged commit 92aed83 into intel:intel Mar 10, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…el/llvm-test-suite#177)

This test failed due to usage of cl::sycl::ONEAPI and cl::sycl namespaces,
which caused error after adding sycl::reduction in intel#3315

Signed-off-by: Vyacheslav N Klochkov <[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.

3 participants