Skip to content

DART-MPI: call into MPI every once in a while for local put/get #712

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

DART-MPI: call into MPI for local put/get to ensure progress

151d79d
Select commit
Loading
Failed to load commit list.
Open

DART-MPI: call into MPI every once in a while for local put/get #712

DART-MPI: call into MPI for local put/get to ensure progress
151d79d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

85.19% (+1.12%) compared to 425857a

View this Pull Request on Codecov

85.19% (+1.12%) compared to 425857a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.19%. Comparing base (425857a) to head (151d79d).
Report is 124 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #712      +/-   ##
===============================================
+ Coverage        84.06%   85.19%   +1.12%     
===============================================
  Files              336      336              
  Lines            24954    24945       -9     
  Branches         11349    11540     +191     
===============================================
+ Hits             20977    21251     +274     
  Misses            3693     3693              
+ Partials           284        1     -283     
Files with missing lines Coverage Δ
dart-impl/mpi/src/dart_communication.c 69.44% <ø> (-0.33%) ⬇️

... and 41 files with indirect coverage changes