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

[SYCL] Replace using of ONEAPI/INTEL namespaces with ext::oneapi/intel #442

Merged
merged 4 commits into from
Sep 7, 2021

Conversation

maximdimakov
Copy link

@maximdimakov maximdimakov commented Sep 3, 2021

ONEAPI/INTEL namespaces are deprecated in SYCL 2020, they was changed to ext::oneapi/intel namespaces
Namespaces are removed in : intel/llvm#4488

Copy link

@dm-vodopyanov dm-vodopyanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes LGTM. Patch has a lot of approvers, @vladimirlaz, can it be merged with the less amount of approvals as the changes are the same in the whole files?

@vladimirlaz
Copy link

All changes LGTM. Patch has a lot of approvers, @vladimirlaz, can it be merged with the less amount of approvals as the changes are the same in the whole files?

We can merge the patch without the full list of approvals, but it is better to collect several.

@vladimirlaz vladimirlaz merged commit 0da99b1 into intel:intel Sep 7, 2021
alexbatashev added a commit to alexbatashev/llvm-test-suite that referenced this pull request Sep 11, 2021
* upstream/intel: (70 commits)
  [SYCL][Matrix] Add the 8 bit type variants (intel#443)
  [SYCL] testing of linking in the presence of multiple kernels (intel#440)
  [NFC] Add Sergey to CODEOWNERS of USM test (intel#455)
  [ESIMD] E2E test for writeable simd_view subscript operator (intel#415)
  [SYCL] Eliminate usages of _class aliases (intel#449)
  [SYCL] Enable assert AOT test (intel#450)
  [SYCL] Disable flaky Plugin/level_zero_dynamic_batch_test (intel#453)
  [SYCL] Ensure JIT failure on all Intel devices (intel#452)
  [SYCL] Removed the remained handler::codeplay_host_task (intel#451)
  [SYCL] Test for Group Mask feature (intel#441)
  [SYCL] Update kernel_bundle test for default contexts (intel#446)
  [SYCL] Replace using of ONEAPI/INTEL namespaces with ext::oneapi/intel (intel#442)
  [SYCL] Replace deprecated has_extension (intel#434)
  [SYCL] test for intel/llvm#4405 (intel#424)
  [SYCL] Remove function pointers extension tests (intel#437)
  [SYCL] Added test for deprecated features (intel#435)
  Fix check for availability of sycl.hpp (intel#445)
  [SYCL] Update tests for default context extension (intel#433)
  Use sycl.hpp workaround only if compiler doesn't have it (intel#439)
  [SYCL] Allow extra command line options implicitely added by compiler (intel#432)
  ...
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.

5 participants