Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix iallgather problem with intercommunicators
A problem was found with the libnbc MPI_Iallgather routine when using intercommunicators. Special thanks to Takahiro Kawashima(Fujitsu) for the patch and a test case. Verified master fails without the patch and the test passes with the patch applied. fixes open-mpi#219
- Loading branch information