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 for cross device synchronization #830

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rsuderman
Copy link
Contributor

Layer level synchronization requires certain fusions to not occur. We can use flow.tensor.barrier to insert these barriers.

@rsuderman rsuderman force-pushed the barrier_support branch 2 times, most recently from d352329 to ebad40c Compare January 16, 2025 18:24
rsuderman added a commit that referenced this pull request Jan 21, 2025
Layer level synchronization requires certain fusions to not occur. We
can use flow.tensor.barrier to insert these barriers.
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.

1 participant