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
[SYCL][Doc] USM allocation functions with properties support (#6346)
This extension introduces USM memory allocation functions that take a
`sycl::ext::oneapi::experimental::properties` argument instead of a
`sycl::property_list`. They return a
`sycl::ext::oneapi::experimental::annotated_ptr` object.
0 commit comments