dpctl.SyclDevice.has_aspect_usm_atomic_shared_allocations¶
- SyclDevice.has_aspect_usm_atomic_shared_allocations¶
Returns
True
if this device supports USM-shared allocations and the host and other devices in the same context as this device may concurrently access and atomically modify shared allocations,False
otherwise.- Returns:
Indicates if this device supports concurrent atomic modification of USM-shared allocation by host and device.
- Return type: