-
Notifications
You must be signed in to change notification settings - Fork 9
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
886 - Add missing MPI-allowed guard in recvDataMsgBuffer #899
Conversation
@lifflander
|
Codecov Report
@@ Coverage Diff @@
## develop #899 +/- ##
========================================
Coverage 80.66% 80.66%
========================================
Files 355 355
Lines 11184 11184
========================================
Hits 9022 9022
Misses 2162 2162 |
To get the git --check to pass, rebase on develop. Those problems are fixed. |
Yes, that other bug will be fixed with another PR in the pipeline. |
- Iprobe and Test were not guarded.. `mpirun -n 8 ./examples/collection/lb_iter --vt_lb --vt_lb_name=GossipLB`
4f1d18f
to
7012c6c
Compare
Iprobe and Test were not guarded..
mpirun -n 8 ./examples/collection/lb_iter --vt_lb --vt_lb_name=GossipLB