[lammps-users] [Open Discussion] how to compile the lammps in unix

The doc pages for building the code explain how to build LAMMPS against
the STUBS lib, which is a dummy MPI lib. So you can then run in serial
w/out MPI installed. See the src/MAKE/Makefile.serial for an example.

Steve