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

816 Use safe MPI collective API for all blocking MPI calls #818

Merged
merged 4 commits into from
May 28, 2020

Conversation

lifflander
Copy link
Collaborator

Fixes #816

@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #818 into develop will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #818      +/-   ##
===========================================
- Coverage    80.03%   80.02%   -0.01%     
===========================================
  Files          342      342              
  Lines        10695    10696       +1     
===========================================
  Hits          8560     8560              
- Misses        2135     2136       +1     
Impacted Files Coverage Δ
src/vt/rdmahandle/manager.h 20.00% <ø> (ø)
src/vt/rdmahandle/manager.impl.h 0.00% <0.00%> (ø)

@lifflander lifflander force-pushed the 816-use-mpi-collective-api branch from 2b0285e to 33382fa Compare May 26, 2020 17:43
@lifflander lifflander merged commit 0be45cd into develop May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use new MPI collective support of all MPI operations in VT
2 participants