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

Add barrier OP #27

Merged
merged 13 commits into from
Nov 27, 2024
Merged

Add barrier OP #27

merged 13 commits into from
Nov 27, 2024

Conversation

Binyang2014
Copy link
Collaborator

@Binyang2014 Binyang2014 commented Nov 23, 2024

Add barrier op to set barrier for multi threadblocks in same rank.
The way to use:

r = rank(n)
r.barrier(tb_list=list(range(gpus)))

@Binyang2014 Binyang2014 marked this pull request as ready for review November 24, 2024 21:43
@Binyang2014 Binyang2014 merged commit 8efa06f into main Nov 27, 2024
15 checks passed
@Binyang2014 Binyang2014 deleted the binyli/visible branch November 27, 2024 21:37
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