pub const DLDeviceType_kDLOneAPI: DLDeviceType = 14;
Expand description

\brief Unified shared memory allocated on a oneAPI non-partititioned device. Call to oneAPI runtime is required to determine the device type, the USM allocation type and the sycl context it is bound to.