Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

This commit makes the following changes:

  • Adds ext_intel_global_host_space in accordance with the sycl_ext_intel_usm_address_spaces extensions.
  • Deprecates ext_intel_host_device_space as it was misspelled and has been replaced by ext_intel_global_host_space.
  • Replaces uses of deprecated address spaces with ext_intel_global_device_space and ext_intel_global_host_space

This commit makes the following changes.
* Adds ext_intel_global_host_space in accordance with the
  sycl_ext_intel_usm_address_spaces extensions.
* Deprecates ext_intel_host_device_space as it was misspelled and has
  been replaced by ext_intel_global_host_space.
* Replaces uses of deprecated address spaces with
  ext_intel_global_device_space and ext_intel_global_host_space

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 10, 2022 10:47
@steffenlarsen
Copy link
Contributor Author

It appears that we had a misspelling in sycl::access::address::space::ext_intel_host_device_space relative to the sycl_ext_intel_usm_address_spaces so these changes fix that by deprecating the misspelling and adding the right one.

@againull - We may want to include this in the release notes.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@pvchupin pvchupin merged commit 7a2f44b into intel:sycl Jun 11, 2022
@steffenlarsen steffenlarsen deleted the steffen/fix_address_spaces branch December 6, 2023 11:38
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.

3 participants