%0 Conference Proceedings %B OpenSHMEM and Related Technologies. Experiences, Implementations, and Technologies %D 2015 %T From MPI to OpenSHMEM: Porting LAMMPS %A Tang, Chunyan %A Aurelien Bouteiller %A Thomas Herault %A Manjunath Gorentla Venkata %A George Bosilca %E Manjunath Gorentla Venkata %E Shamis, Pavel %E Imam, Neena %E M. Graham Lopez %X This work details the opportunities and challenges of porting a Petascale, MPI-based application –-LAMMPS–- to OpenSHMEM. We investigate the major programming challenges stemming from the differences in communication semantics, address space organization, and synchronization operations between the two programming models. This work provides several approaches to solve those challenges for representative communication patterns in LAMMPS, e.g., by considering group synchronization, peer's buffer status tracking, and unpacked direct transfer of scattered data. The performance of LAMMPS is evaluated on the Titan HPC system at ORNL. The OpenSHMEM implementations are compared with MPI versions in terms of both strong and weak scaling. The results outline that OpenSHMEM provides a rich semantic to implement scalable scientific applications. In addition, the experiments demonstrate that OpenSHMEM can compete with, and often improve on, the optimized MPI implementation. %B OpenSHMEM and Related Technologies. Experiences, Implementations, and Technologies %I Springer International Publishing %C Annapolis, MD, USA %P 121–137 %@ 978-3-319-26428-8 %G eng %R 10.1007/978-3-319-26428-8_8