PAMId: MPI_Win_set_info, MPI_Win_get_info and the frame work for window creation
The following changes apply only to the PAMId layer
- provided MPID_Win_set_info and MPID_Win_get_info functions
- redesigned the window creation.The change is to support new window creation
functions introduced in MPI 3.0.
- updated pscw, MPIDI_WinCtrlSend etc. to reflect the change made in
MPI_Group_incl().
The following changes were made after a code review
- added a comment for zero_req in mpidi_onesided.h
- replaced "pami_task_t peer" "int rank" in MPIDI_WinCtrlSen()
(ibm) F189041
Signed-off-by:
Michael Blocksome <blocksom@us.ibm.com>