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

fence checks postcondition that there are no tasks #550

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

evaleev
Copy link
Contributor

@evaleev evaleev commented Oct 4, 2024

to ensure this we ensure that local # of tasks is zero after reading AM counts AND we do global sync after epilogue+deferred cleanup

for this we ensure that:
- local # of tasks is zero after reading AM counts
- repeat global termdet after epilogue/cleanup
@evaleev evaleev force-pushed the fix/fence-semantics branch from 5b0ec61 to 6ab4484 Compare October 4, 2024 15:43
@evaleev evaleev merged commit 7d9ca1e into master Oct 8, 2024
22 of 24 checks passed
evaleev added a commit to ValeevGroup/tiledarray that referenced this pull request Oct 9, 2024
evaleev added a commit to ValeevGroup/tiledarray that referenced this pull request Oct 9, 2024
evaleev added a commit to ValeevGroup/tiledarray that referenced this pull request Oct 9, 2024
evaleev added a commit to ValeevGroup/tiledarray that referenced this pull request Oct 9, 2024
evaleev added a commit to ValeevGroup/tiledarray that referenced this pull request Oct 11, 2024
@evaleev evaleev deleted the fix/fence-semantics branch October 18, 2024 08:03
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