dpctl.SyclContext.atomic_fence_scope_capabilities¶
- SyclContext.atomic_fence_scope_capabilities¶
Returns a tuple of
dpctl.memory_scopedescribing atomic fence scope capabilities of the context.- Returns:
Tuple of supported fence scopes.
- Return type:
Tuple[
dpctl.memory_scope]- Raises:
RuntimeError – If an unrecognized memory scope is given by runtime.