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
__dlpack_device__() returns ID of the parent device
It gives ID (position in `sycl::device::get_devices()`) for the
root device that the array allocation device descends from for
sub-devices, or ID of the allocation device is that device is a
root device.
0 commit comments