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
Updated deprecated declarations with their replacements
The only outstanding deprecation is use of `sycl::program`, but addressing
that would take more work to fix.
Since `sycl::aspect::usm_system_allocator` was deprecated in favor of
`sycl::aspect::usm_system_allocations` in line with other aspects, the
DPCTL enum was renamed accordingly.
Tests were changed. This change is user visible.
0 commit comments