dpctl.SyclDevice.atomic_memory_order_capabilities

SyclDevice.atomic_memory_order_capabilities

Returns a tuple of dpctl.memory_order enum members describing atomic memory order capabilities of the device.

Returns:

Tuple of supported memory orders.

Return type:

Tuple[dpctl.memory_order]

Raises:

RuntimeError – If an unrecognized memory order is reported by runtime.