You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Fix use of deprecated address space naming (#1163)
This commit changes the use of the deprecated
access::address_space::global_device_space address space to use the
extension naming access::address_space::ext_intel_global_device_space
instead.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments