Dynamic Resizing of Parallel Scientific Simulations: A Case Study Using LAMMPS

  • Authors:
  • Rajesh Sudarsan;Calvin J. Ribbens;Diana Farkas

  • Affiliations:
  • Department of Computer Science, Virginia Tech, Blacksburg, VA 24060;Department of Computer Science, Virginia Tech, Blacksburg, VA 24060;Department of Materials Science and Engineering, Virginia Tech, Blacksburg, VA 24061

  • Venue:
  • ICCS '09 Proceedings of the 9th International Conference on Computational Science: Part I
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Large-scale computational science simulations are a dominant component of the workload on modern supercomputers. Efficient use of high-end resources for these large computations is of considerable scientific and economic importance. However, conventional job schedulers limit flexibility in that they are `static', i.e., the number of processors allocated to an application can not be changed at runtime. In earlier work, we described ReSHAPE, a system that eliminates this drawback by supporting dynamic resizability in distributed-memory parallel applications. The goal of this paper is to present a case study highlighting the steps involved in adapting a production scientific simulation code to take advantage of ReSHAPE. LAMMPS, a widely used molecular dynamics code, is the test case. Minor extensions to LAMMPS allow it to be resized using ReSHAPE, and experimental results show that resizing significantly improves overall system utilization as well as performance of an individual LAMMPS job.