dpctl.SyclContext.atomic_fence_scope_capabilities

SyclContext.atomic_fence_scope_capabilities

Returns a tuple of dpctl.memory_scope describing 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.