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

MPI: Fix data assignement for single mpi rank and factor haloupdate #2394

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Jul 1, 2024

No description provided.

@mloubout mloubout added bug-py MPI mpi-related labels Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.70%. Comparing base (4e86b12) to head (41de762).

Files Patch % Lines
devito/mpi/distributed.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2394   +/-   ##
=======================================
  Coverage   86.69%   86.70%           
=======================================
  Files         234      234           
  Lines       44383    44409   +26     
  Branches     8216     8220    +4     
=======================================
+ Hits        38477    38503   +26     
  Misses       5185     5185           
  Partials      721      721           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

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

thanks

@mloubout mloubout changed the title MPI: Fix data assignement for single mpi rank over non distributed dim MPI: Fix data assignement for single mpi rank and factor haloupdate Jul 1, 2024
@mloubout mloubout merged commit 7f77489 into master Jul 1, 2024
31 checks passed
@mloubout mloubout deleted the data-assign-fix branch July 1, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-py MPI mpi-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants