This work details the opportunities and challenges of porting a petascale-capable, 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 pro- gramming models. This work provides several approaches to solve those challenges for representative communication patterns in LAMMPS, e.g., by utilizing group synchronization, peer’s buffer status tracking, double buffer strategy and unpacked direct transfer of data. The performance of LAMMPS is evaluated on the Titan HPC system at ORNL. The OpenSHMEM implementations are compared with MPI version in terms of both strong and weak scali...
One of the main hurdles of partitioned global address space (PGAS) approaches is the dominance of me...
Abstract. This paper presents a source-to-source translation strategy from OpenMP to Global Arrays i...
Languages and libraries based on the Partitioned Global Address Space (PGAS) programming model have ...
As the dawn of the exascale era arrives, high-performance computing (HPC) researchers continue to se...
Over the last few decades, Message Passing Interface (MPI) has become the parallel-communication sta...
The most widely used node type in high-performance computing nowadays is a 2-socket server node. The...
Abstract — OpenMP can be supported in cluster environments by using distributed shared memory (DSM) ...
In this paper, we present the first system that implements OpenMP on a network of shared-memory mult...
With a large variety and complexity of existing HPC machines and uncertainty regarding exact future ...
OpenMP has established itself as the de facto standard for parallel programming on shared-memory pla...
Cluster platforms with distributed-memory architectures are becoming increasingly available low-cost...
After a brief introduction on Cross Motif Search and its OpenMP and Hybrid OpenMP-MPI implementatio...
International audienceA common approach in HPC applications is to use MPI and OpenMP programming mod...
OpenMP has emerged as an important model and language extension for shared-memory parallel programmi...
The recent OpenSHMEM effort has generated renewed in-terest in developing a portable, high-performan...
One of the main hurdles of partitioned global address space (PGAS) approaches is the dominance of me...
Abstract. This paper presents a source-to-source translation strategy from OpenMP to Global Arrays i...
Languages and libraries based on the Partitioned Global Address Space (PGAS) programming model have ...
As the dawn of the exascale era arrives, high-performance computing (HPC) researchers continue to se...
Over the last few decades, Message Passing Interface (MPI) has become the parallel-communication sta...
The most widely used node type in high-performance computing nowadays is a 2-socket server node. The...
Abstract — OpenMP can be supported in cluster environments by using distributed shared memory (DSM) ...
In this paper, we present the first system that implements OpenMP on a network of shared-memory mult...
With a large variety and complexity of existing HPC machines and uncertainty regarding exact future ...
OpenMP has established itself as the de facto standard for parallel programming on shared-memory pla...
Cluster platforms with distributed-memory architectures are becoming increasingly available low-cost...
After a brief introduction on Cross Motif Search and its OpenMP and Hybrid OpenMP-MPI implementatio...
International audienceA common approach in HPC applications is to use MPI and OpenMP programming mod...
OpenMP has emerged as an important model and language extension for shared-memory parallel programmi...
The recent OpenSHMEM effort has generated renewed in-terest in developing a portable, high-performan...
One of the main hurdles of partitioned global address space (PGAS) approaches is the dominance of me...
Abstract. This paper presents a source-to-source translation strategy from OpenMP to Global Arrays i...
Languages and libraries based on the Partitioned Global Address Space (PGAS) programming model have ...