compile parallel on 16 processors

Dear All users

I want to compile Lammps as parallel on a supercomputer with 16 processors,

How can I perform this? Does any body help me or refer me to developers?

Dear All users

I want to compile Lammps as parallel on a supercomputer with 16 processors,

The sysadmin for your machine is probably going to be more helpful for this than the mailing list. You need to use the makefile in the src/MAKE directory which is appropriate to your system, making sure that the locations of any libraries are properly specified. For example, our compute cluster uses the Intel cluster tools and the MKL libraries, so we use a modified version of Makefile.mkl.