Presentation
Survey of Technologies for Developers of Parallel Applications: SHMEM
DescriptionOpenSHMEM was introduced more than a decade ago to standardize SHMEM, a library-based communications interface that was originally developed as a proprietary application interface by Cray for their T3D systems. An alternative to MPI that implements a Partitioned Global Address Space (PGAS) programming model, OpenSHMEM combines the look and feel of MPI with the benefits of PGAS programming.