Learning about One-Sided (put/get) Communication
- Three MPI put/get paradigms defined; SGI has implemented the simplest paradigm: communicate, sync, compute, sync
- Read MPI_Win man page and the MPI-2 standard at
- http://www.mpi-forum.org/docs/mpi-20.ps
- Use SHMEM API for simplest approach to one-sided communication