dpctl.SyclDevice.has_aspect_usm_atomic_host_allocations¶
- SyclDevice.has_aspect_usm_atomic_host_allocations¶
Returns
True
if this device supports USM-host allocations and the host and this device may concurrently access and atomically modify host allocations,False
otherwise.- Returns:
Indicates if the device supports USM atomic host allocations.
- Return type: