mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4002 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
08f0a448fa
commit
5dcd185aee
|
@ -7,7 +7,6 @@ SHELL = /bin/sh
|
|||
# to invoke this Makefile, you need these modules loaded:
|
||||
# compilers/intel-11.1-f064-c064
|
||||
# mpi/mvapich-1.1_intel-11.1-f064-c064
|
||||
# libraries/intel_fftw-11.1.064
|
||||
# libraries/fftw-2.1.5
|
||||
# you can determine which modules are loaded by typing:
|
||||
# module list
|
||||
|
@ -17,7 +16,6 @@ SHELL = /bin/sh
|
|||
# module swap mpi misc/env-mvapich
|
||||
# module load compilers/intel-11.1-f064-c064
|
||||
# module load mpi/mvapich-1.1_intel-11.1-f064-c064
|
||||
# module load libraries/intel_fftw-11.1.064
|
||||
# module load libraries/fftw-2.1.5
|
||||
# these same modules need to be loaded to submit a LAMMPS job,
|
||||
# either interactively or via a batch script
|
||||
|
|
Loading…
Reference in New Issue