Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "pml/cm: fix buffer usage in MCA_PML_CM_HVY_SEND_REQUEST_BSEND…
…_ALLOC()" This reverts commit d71fe93. The revert fixes a bug revealed by mtt ibm test suite. The send buffer instead of the attached user buffer was not used for MPI_Bsend. This violates the MPI_Bsend semantic and makes it unsafe to reuse the send buffer after the function returns. The revert is also needed for 4.x Signed-off-by: Wenduo Wang <[email protected]>
- Loading branch information