๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


Efficient parallel algorithms for molecu
โœ Ravi Murty; Daniel Okunbor ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 223 KB

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

An Adaptive Load Balancing Method for Pa
โœ Yuefan Deng; Ronald F. Peierls; Carlos Rivera ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 222 KB

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

OOPSE: An object-oriented parallel simul
โœ Matthew A. Meineke; Charles F. Vardeman II; Teng Lin; Christopher J. Fennell; J. ๐Ÿ“‚ Article ๐Ÿ“… 2004 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 275 KB

## 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)

Parallel Molecular Dynamics: Implication
โœ Valerie E. Taylor; Rick L. Stevens; Kathryn E. Arnold ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 559 KB

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