Related Experiment Video
Updated: May 1, 2026

Isotopic Effect in Double Proton Transfer Process of Porphycene Investigated by Enhanced QM/MM Method
Published on: July 19, 2019
Midpoint cell method for hybrid (MPI+OpenMP) parallelization of molecular dynamics simulations.
Jaewoon Jung1, Takaharu Mori, Yuji Sugita
1Computational Biophysics Research Team, RIKEN Advanced Institute for Computational Science, 7-1-26 Minatojima-minamimachi, Chuo-ku, Kobe, Hyogo Kobe, 640-0047, Japan, Fax: +81 48 467 4532.
A new midpoint cell method enhances molecular dynamics (MD) simulations using hybrid parallelization. This approach improves computational efficiency and scalability for large atomic systems on supercomputers.
Area of Science:
- Computational physics and chemistry
- High-performance computing
- Molecular dynamics simulations
Background:
- Molecular dynamics (MD) simulations are crucial for understanding atomic and molecular behavior.
- Efficient parallelization strategies are essential for handling large-scale MD simulations.
- Existing methods face challenges in balancing computational load and memory access.
Purpose of the Study:
- To develop a novel hybrid parallelization scheme for MD simulations.
- To improve the efficiency and scalability of MD simulations on massively parallel architectures.
- To reduce computational overhead and memory access latency.
Main Methods:
- Developed a 'midpoint cell method' combining cell-wise midpoint method with pair-wise Verlet lists.
- Implemented a hybrid Message Passing Interface (MPI) and Open Multi-Processing (OpenMP) parallelization.
- Simulation space divided into subdomains (MPI) and cells; interactions computed based on midpoint cell location.
- OpenMP threads distribute cell pairs for shared memory parallelization, optimizing memory access and reducing cache misses.
Main Results:
- Demonstrated significant parallel performance and scalability on the K computer.
- Achieved scalability up to 32,768 cores for systems with 1 million atoms.
- Calculated one MD time step for long-range interactions in 4.5 ms for a 1 million atom system with particle-mesh Ewald electrostatics.
Conclusions:
- The midpoint cell method offers an efficient and scalable parallelization strategy for MD simulations.
- The hybrid MPI+OpenMP approach effectively utilizes shared memory parallelization.
- This method significantly enhances computational performance for large-scale molecular systems.
More Related Videos
10:52Multiscale Sampling of a Heterogeneous Water/Metal Catalyst Interface using Density Functional Theory and Force-Field Molecular Dynamics
Published on: April 12, 2019
06:37Analyzing Melts and Fluids from Ab Initio Molecular Dynamics Simulations with the UMD Package
Published on: September 17, 2021
Related Concept Videos
The Midpoint Formula
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...