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

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2022

Moving from SYCL 1.2.1 to SYCL 2020 should change two things:

  • The cl::sycl namespace should be sycl:: instead and come in via sycl/sycl.hpp
  • sycl::access::target should be sycl::target because the former is deprecated

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

Moving from SYCL 1.2.1 to SYCL 2020 should change two things:

 - The cl::sycl namespace should be sycl:: instead and come in via sycl/sycl.hpp
 - sycl::access::target should be sycl::target because the former is deprecated

Signed-off-by: Pavel Samolysov <[email protected]>
@ghost ghost requested a review from Pennycook January 17, 2022 15:24
Signed-off-by: Pavel Samolysov <[email protected]>
@ghost ghost marked this pull request as ready for review January 18, 2022 07:46
@ghost ghost self-requested a review as a code owner January 18, 2022 07:46
@ghost ghost requested a review from cperkinsintel January 18, 2022 07:46
@vladimirlaz vladimirlaz merged commit cc8ee1e into intel:intel Feb 7, 2022
myler added a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Additional commits from upstream repo https://github.com/intel/llvm-test-suite:
da7e36e [SYCL] Test rework for SYCL_DEVICE_FILTER=device_num (intel#775)
cc8ee1e [SYCL] Use the sycl:: namespace instead of cl::sycl:: one (intel#749)
47a4b5b [SYCL][L0] check USM capabilities (intel#794)
f5cfbca [SYCL] Change name of macro to enable fallback assert (intel#754)
38486e7 [ESIMD] Add smoke test for simd_obj_impl::any/all. (intel#802)
myler added a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
Additional commits from upstream repo https://github.com/intel/llvm-test-suite:
da7e36e [SYCL] Test rework for SYCL_DEVICE_FILTER=device_num (intel#775)
cc8ee1e [SYCL] Use the sycl:: namespace instead of cl::sycl:: one (intel-innersource#749)
47a4b5b [SYCL][L0] check USM capabilities (intel#794)
f5cfbca [SYCL] Change name of macro to enable fallback assert (intel#754)
38486e7 [ESIMD] Add smoke test for simd_obj_impl::any/all. (intel#802)
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
* [SYCL] Use the sycl:: namespace instead of cl::sycl:: one

Moving from SYCL 1.2.1 to SYCL 2020 should change two things:

 - The cl::sycl namespace should be sycl:: instead and come in via sycl/sycl.hpp
 - sycl::access::target should be sycl::target because the former is deprecated

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

* [SYCL][NFC] Fix formatting issues

Signed-off-by: Pavel Samolysov <[email protected]>
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Jun 17, 2022
* [SYCL] Use the sycl:: namespace instead of cl::sycl:: one

Moving from SYCL 1.2.1 to SYCL 2020 should change two things:

 - The cl::sycl namespace should be sycl:: instead and come in via sycl/sycl.hpp
 - sycl::access::target should be sycl::target because the former is deprecated

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

* [SYCL][NFC] Fix formatting issues

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

* [SYCL] Use the sycl:: namespace instead of cl::sycl:: one

Moving from SYCL 1.2.1 to SYCL 2020 should change two things:

 - The cl::sycl namespace should be sycl:: instead and come in via sycl/sycl.hpp
 - sycl::access::target should be sycl::target because the former is deprecated

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

* [SYCL][NFC] Fix formatting issues

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.

2 participants