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