Introduction
Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) is a classical molecular dynamics simulation code designed to run efficiently on parallel computers. LAMMPS uses MPI to implement multi-machine parallel computing. Its latest version supports GPU computing based on CUDA and OpenCL. It is an open source code, distributed freely under the terms of the GNU Public License (GPL).
For more information about LAMMPS, visit the LAMMPS official website.
Programming language: C++
Brief description: a classical molecular dynamics simulation code designed to run efficiently on parallel computers.
Open source license: GPL 2.0
Recommended Software Version
LAMMPS 5 Jun 2019
Parent topic: LAMMPS 5 Jun 2019 Porting Guide (openEuler 21.03)