Changes between Version 1 and Version 2 of adherelinux/drbl-mpi/20110802


Ignore:
Timestamp:
Aug 2, 2011, 7:52:42 AM (13 years ago)
Author:
adherelinux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • adherelinux/drbl-mpi/20110802

    v1 v2  
    2222I.Introduction [[br]]
    2323
    24 LAMMPS is created by Sandia National La-boratories, a US Department of Energy laboratory. LAMMPS is classical molecular dynamics simula-tion software [[br]]
    25 , integrates Newton`s equation of mo-tion, is an open source code, and runs on single processors or parallel programming with using message-passing [[br]]
    26 interface. The LAMMPS source is widely applied in the semiconductors, biomolecular, polymers, coarse-grained and microscopic, etc. It has been used [[br]]
    27 to simulate in the chemistry and semiconductor research. The LAMMPS has lots of library to use, modify, or extended LAMMPS in your choose. [[br]]
    28 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 [[br]]
    29 the administrator manage lots of computers, to deploy the system environmental and to configure the installation of the cluster. The DRBL-ONEMPI provides [[br]]
    30 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 [[br]]
    31 monitor and easy to use it. [[br]]
    32 
    33 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 com-bine DRBL with ONEMPI which rename DRBL-ONEMPI. In general, the pc cluster is diffi-cult 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.
    34 In section.2, we will introduce LAMMPS si-mulation software. In section.3, the DRBL and ONEMPI system are presented in detail. In sec-tion.4, the simulation and benchmark results are discussed.
     24LAMMPS is created by Sandia National La-boratories, a US Department of Energy laboratory. LAMMPS is classical molecular dynamics  [[br]]
     25simulation software, integrates Newton`s equation of motion, is an open source code, and runs on single processors or parallel  [[br]]
     26programming with using message-passing interface. The LAMMPS source is widely applied in the semiconductors, biomolecular, polymers,  [[br]]
     27coarse-grained and microscopic, etc. It has been used to simulate in the chemistry and semiconductor research. The LAMMPS has lots  [[br]]
     28of library to use, modify, or extended LAMMPS in your choose.  [[br]]
     29In past few years, PC cluster are more and more popular in high performance computing be-cause of computing ability. However,  [[br]]
     30it is difficult for the administrator manage lots of computers, to deploy the system environmental and to configure the installation  [[br]]
     31of the cluster. The DRBL-ONEMPI provides a way to manage the pc cluster environ-ment, such as the installation of the cluster, the  [[br]]
     32deployment system environment, the user man-agement, the system monitor and easy to use it.  [[br]]
     33The DRBL-ONEMPI has two components package, including DRBL and ONEMPI.  The DRBL is a diskless or systemless environment for client  [[br]]
     34machines and an open source solution to managing the deployment of the GNU/Linux oper-ating system across many clients. Hence, we  [[br]]
     35have an ideal plan for running MPI programming on the diskless environment and so to exploit ONEMPI. The ONEMPI make user avoid complicated  [[br]]
     36the MPICH2 installation process. However, we combine DRBL with ONEMPI which rename DRBL-ONEMPI. In general, the pc cluster is difficult  [[br]]
     37to manage and deploy environment. However, we use DRBL-ONEMPI to manage and execute mpich2 on our computing environment. The user just  [[br]]
     38enters some instructions on command-line that accomplish diskless environment.  [[br]]
     39In section.2, we will introduce LAMMPS simulation software. In section.3, the DRBL and ONEMPI system are presented in detail. In sec-tion.4,  [[br]]
     40the simulation and benchmark results are discussed.  [[br]]
    3541
    3642
    3743
    3844
     45