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
For Python object suai_obj exposing __sycl_usm_array_interface__ the call dpctl.memory.MemoryUSMShared(suai_obj) currently requires that strides entry in the interface dictionary be empty (implying C-contiguous data).
This issue is to request that support for arbitrary 'strides' and 'offset' settings be added.
The dpctl.memory objects will then assume ownership of memory with