[svn-r10683] RMA Req-ops: Improved self and PROC_NULL handling
This patch more efficiently handles request-generating operations that target the local process and MPI_PROC_NULL. These special cases return completed generalized requests, which cost less overhead. This also makes space for a more efficient implementation when direct, shared memory operations are implemented. Reviewer: goodell
Please register or sign in to comment