MPI_PUT code example
Example: MPI_PUT
MPI_Put(void *origin_addr, int origin_count, MPI_Datatype origin_dtype,
int target_rank, MPI_A int target_disp, int target_count,
MPI_Datatype target_dtype, MPI_Winwin)
//Put data into a memory window on a remote process