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 plasma injection from file for parallel runs #4597

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

WeiqunZhang
Copy link
Member

The use of amrex::ParallelDescriptor::ReduceBoolOr was incorrect. The logic is also simplified, even though it may not the most efficient way.

The use of amrex::ParallelDescriptor::ReduceBoolOr was incorrect. The logic
is also simplified, even though it may not the most efficient way.
@WeiqunZhang WeiqunZhang added the bug Something isn't working label Jan 9, 2024
@WeiqunZhang WeiqunZhang requested a review from dpgrote January 9, 2024 19:47
Copy link
Member

@dpgrote dpgrote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good to me.

@WeiqunZhang WeiqunZhang merged commit 82f7f1e into ECP-WarpX:development Jan 10, 2024
41 checks passed
@WeiqunZhang WeiqunZhang deleted the fix_injection_file branch January 10, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants