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

WIP: Add back in some parallel loops that were removed to fix non-determinism. #405

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

Conversation

overfelt
Copy link
Contributor

No description provided.

…atement. (#401)

* Remove team.team_barrier() that was called inside a conditional if statement.

* Gas washout can only be called on a single thread due to recursion dependency.

* Clang format.

* Add comments as to why subroutine gas_washout can not be called in parallel over levels.
And remove scratch buffer that is no longer used.
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