Skip to content

Fix leftover in sycl_ext_oneapi_tangle.asciidoc #18650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update sycl_ext_oneapi_tangle.asciidoc
  • Loading branch information
AndreiZibrov authored May 23, 2025
commit acffb6e7dcba0b02047c5b90fe8cd16796c3ef85
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ branches to safely communicate between all work-items executing the same
control flow.

NOTE: This differs from the `fragment` returned by `get_opportunistic_group()`
because a `tangle_group` requires the implementation to track group membership.
because a `tangle` requires the implementation to track group membership.
Which group type to use will depend on a combination of
implementation/backend/device and programmer preference.

Expand Down