This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
compiling [2017/06/05 19:19] rohskopf |
compiling [2017/06/12 16:29] (current) rohskopf |
||
---|---|---|---|
Line 23: | Line 23: | ||
make mode=shlib machinename | make mode=shlib machinename | ||
</code> | </code> | ||
- | where "machinename" is the machine name associated with the g++ and openmpi compilers. You can find this in the LAMMPS directory by typing "make". There is more documentation on this [[http://lammps.sandia.gov/doc/Section_start.html#start-5 | here ]]. The final result should be a shared object (.so) file. | + | where "machinename" is the machine name associated with the g++ and openmpi compilers. You can find this in the LAMMPS directory by typing "make". There is more documentation on this [[http://lammps.sandia.gov/doc/Section_start.html#start-4 | here ]]. The final result should be a shared object (.so) file. |