dpctl.SyclDevice.has_aspect_usm_device_allocations

SyclDevice.has_aspect_usm_device_allocations

Returns True if this device supports explicit USM allocations, False otherwise (refer Section 4.8 of SYCL 2020 specs).

Returns:

Indicates that the device supports explicit USM allocations.

Return type:

bool