Skip to content
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

Fix docstring for group barrier and add todo for group barrier overload #1342

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

adarshyoga
Copy link
Contributor

@adarshyoga adarshyoga commented Feb 16, 2024

  • Have you provided a meaningful PR description?

Now that the group_barrier function accepts a reference to a group as argument, updated docstring to remove reference to sub_group_barrier.
Also added a TODO to group_barrier implementation that should be done once sub-group feature is added. Also created an issue for it - #1343.

  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@adarshyoga adarshyoga requested a review from diptorupd February 16, 2024 19:29
@adarshyoga adarshyoga self-assigned this Feb 16, 2024
@diptorupd diptorupd merged commit c6cfe7b into main Feb 16, 2024
27 of 53 checks passed
@diptorupd diptorupd deleted the fix/group_barrier_docstring branch February 16, 2024 20:45
github-actions bot added a commit that referenced this pull request Feb 16, 2024
Fix docstring for group barrier and add todo for group barrier overload c6cfe7b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants