The study of many-particle systems has increased signiยฎcantly over the past decade, because of the increasing number of useful applications it supports. Numerical experiences have shown that the force calculation contributes 90% of the total simulation time. This is an O(N 2 ) algorithm, mainly due
Parallel visualization for molecular dynamics simulations
โ Scribed by J. Kitowski; K. Boryczko
- Publisher
- Elsevier Science
- Year
- 1999
- Tongue
- English
- Weight
- 48 KB
- Volume
- 121-122
- Category
- Article
- ISSN
- 0010-4655
No coin nor oath required. For personal study only.
โฆ Synopsis
Scientific visualization is an important aspect of numerically intensive computing. While a vast amount of simulation algorithms exists, visualization systems are still a field of scientific interest (e.g. [1,).
Molecular dynamics algorithms (and others, like dissipative particle dynamics) while used for, e.g., thermal instabilities (e.g. ) generate huge amounts of data. Visualization is the only way to cope with the results and due to memory and performance requirements parallelization is a method to use.
The proposed parallel visualization algorithm incorporates two different strategies for explicit parallelization. Domain decomposition, in which a computational box is devided into parts forms independently parts of the screen with particles. The functional decomposition (organized in a pipeline fashion) prepares vizualization frames for presentation in advance.
In practice two pilot systems were elaborated. The first, PIMD, is originally written in C language and incorporates Motif 1.2 (with XI 1) as well as MPI libraries. The second makes use of Visual3 [5] (and Fortran77), OpenGL and PVM software.
The algorithms are suitable for networks of workstations and parallel computers. For exanaple, for PIMD we obtain 50-60% efficiency on SGI Origin2000.
๐ SIMILAR VOLUMES
We describe an adaptive method for achieving load balance in parallel computations simulating phenomena which are distributed over a spatially extended region, but are local in nature. We have tested the method on standard short-ranged parallel molecular dynamics calculations. The performance gain w
## Abstract OOPSE is a new molecular dynamics simulation program that is capable of efficiently integrating equations of motion for atom types with orientational degrees of freedom (e.g. โstickyโ atoms and point dipoles). Transition metals can also be simulated using the embedded atom method (EAM)
Molecular dynamics simulation is a class of applications that require reducing the execution time of fixed-size problems. This reduction in execution time is important to drug design and protein interaction studies. Many implementations of parallel molecular dynamics have been developed, but very li