wiki:adherelinux/drbl-mpi/20110802

drbl-mpi shell script

Abstract
I.Introduction
II.LAMMPS simulation
III.DRBL AND ONEMPI archtiecture
IV.LAMMPS Benchmark
V.Conclusions

Abstract―
The LAMMPS is classical molecular dynamics software which supports also large scale atomic massively parallel simulation.
The code has been run on a PC cluster with using DRBL (Diskless Remote Boot in Linux)-ONEMPI. MPICH2 provide an MPI
implementation that supports different computing and communication platform. How-ever, MPICH2 has still many installation
steps that are complicate. Therefore, the paper provides DRBL-ONEMPI free software to deploy desktop clusters. It can
construct quickly a multicores architecture environment and a convenient management for your environment. The DRBL-ONEMPI
gives user some useful installation process and assists system administrators to deploy their own private cluster environment.
We build a PC cluster environment, and runs in parallel using MPICH2 on our PC cluster with diskless nodes. We will introduce
the basic architecture of DRBL-ONEMPI and present some design.

Keywords―LAMMPS, molecular dynamics, MPICH2, DRBL-ONEMPI.

I.Introduction

LAMMPS is created by Sandia National La-boratories, a US Department of Energy laboratory. LAMMPS is classical molecular dynamics
simulation software, integrates Newton`s equation of motion, is an open source code, and runs on single processors or parallel
programming with using message-passing interface. The LAMMPS source is widely applied in the semiconductors, biomolecular, polymers,
coarse-grained and microscopic, etc. It has been used to simulate in the chemistry and semiconductor research. The LAMMPS has lots
of library to use, modify, or extended LAMMPS in your choose.
In past few years, PC cluster are more and more popular in high performance computing be-cause of computing ability. However,
it is difficult for the administrator manage lots of computers, to deploy the system environmental and to configure the installation
of the cluster. The DRBL-ONEMPI provides a way to manage the pc cluster environ-ment, such as the installation of the cluster, the
deployment system environment, the user man-agement, the system monitor and easy to use it.
The DRBL-ONEMPI has two components package, including DRBL and ONEMPI. The DRBL is a diskless or systemless environment for client
machines and an open source solution to managing the deployment of the GNU/Linux oper-ating system across many clients. Hence, we
have an ideal plan for running MPI programming on the diskless environment and so to exploit ONEMPI. The ONEMPI make user avoid complicated
the MPICH2 installation process. However, we combine DRBL with ONEMPI which rename DRBL-ONEMPI. In general, the pc cluster is difficult
to manage and deploy environment. However, we use DRBL-ONEMPI to manage and execute mpich2 on our computing environment. The user just
enters some instructions on command-line that accomplish diskless environment.
In section.2, we will introduce LAMMPS simulation software. In section.3, the DRBL and ONEMPI system are presented in detail. In sec-tion.4,
the simulation and benchmark results are discussed.

Last modified 13 years ago Last modified on Aug 2, 2011, 7:52:42 AM