Skip to content

Bug with MHD+Fargo+MPI - #295

Merged
glesur merged 1 commit into
developfrom
fixFargoDomainDecomposition
Nov 15, 2024
Merged

Bug with MHD+Fargo+MPI #295
glesur merged 1 commit into
developfrom
fixFargoDomainDecomposition

Conversation

@glesur

Copy link
Copy Markdown
Contributor

fix a bug that lead to segfault when MHD+Fargo+MPI (with X3 domain decomposition) are all enabled, and the azimuthal shift performed by fargo is larger than one cell.

This went undetected for a while as the test FargoMHDSpherical was actually testing for small fargo shifts (less than a cell). The new version of the test validate the code up to 2 cells in shift.

decomposition) are all activated
This went undetected for a while as the test FargoMHDSpherical was
actually testing for small fargo shifts (less than a cell).
@glesurglesur added the bug Something isn't working label Nov 13, 2024
@glesur
glesur merged commit f83e560 into developNov 15, 2024
@glesur
glesur deleted the fixFargoDomainDecomposition branch November 15, 2024 08:32
This was referenced Jan 15, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@glesur