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