MPI_Put
int MPI_Put(void *, int, MPI_Datatype, int, MPI_Aint, int, MPI_Datatype, MPI_Win);
Transfers data from the origin task to a window at the target task.