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

migration(mpi): fix race conditions #429

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

csegarragonz
Copy link
Collaborator

In this PR we fix a couple of bugs and race conditions that only appear when doing many migrations over large node and core counts.

In this PR we fix a couple of bugs and race conditions that only appear
when doing many migrations over large node and core counts.
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

Attention: Patch coverage is 78.12500% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 82.05%. Comparing base (952811a) to head (1c5bca2).
Report is 1 commits behind head on main.

Files Patch % Lines
src/mpi/MpiWorld.cpp 33.33% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   82.23%   82.05%   -0.19%     
==========================================
  Files         115      115              
  Lines        7584     7628      +44     
==========================================
+ Hits         6237     6259      +22     
- Misses       1347     1369      +22     

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

@csegarragonz csegarragonz merged commit 7304a61 into main Apr 20, 2024
11 of 12 checks passed
@csegarragonz csegarragonz deleted the fix-migration-cleanup branch April 20, 2024 16:50
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