From 238ab997362a6a90db93bb471ef864075a6bb4d9 Mon Sep 17 00:00:00 2001 From: pscrozi Date: Fri, 23 Mar 2012 17:52:32 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7974 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/MAKE/Makefile.redsky | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MAKE/Makefile.redsky b/src/MAKE/Makefile.redsky index 899761f9df..3316dcb6e1 100644 --- a/src/MAKE/Makefile.redsky +++ b/src/MAKE/Makefile.redsky @@ -14,11 +14,11 @@ SHELL = /bin/sh # these modules are not the default ones, but can be enabled by # lines like this in your .cshrc or other start-up shell file # or by typing them before you build LAMMPS: -# module load mpi/openmpi-1.4.1_oobpr_intel-11.1-f064-c064 +# module load mpi/openmpi-1.4.3_oobpr_intel-11.1-f064-c064 # module load misc/env-openmpi-1.4-oobpr # module load compilers/intel-11.1-f064-c064 # module load libraries/intel-mkl-11.1.064 -# module load libraries/fftw-2.1.5_openmpi-1.4.1_oobpr_intel-11.1-f064-c064 +# module load libraries/fftw-2.1.5_openmpi-1.4.3_oobpr_intel-11.1-f064-c064 # these same modules need to be loaded to submit a LAMMPS job, # either interactively or via a batch script