restored previous version

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4428 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
paulatto 2007-11-12 17:32:18 +00:00
parent cf203a3a31
commit f831978453
1 changed files with 2 additions and 2 deletions

View File

@ -40,9 +40,9 @@ if test "`echo -e`" = "-e" ; then ECHO=echo ; else ECHO="echo -e" ; fi
ESPRESSO_ROOT=`cd .. ; pwd`
PARA_PREFIX=
PARA_PREFIX="mpirun -np 2"
#PARA_PREFIX="mpirun -np 2"
PARA_POSTFIX=
ESPRESSO_TMPDIR=/home/paulatto/tmp/
ESPRESSO_TMPDIR=$ESPRESSO_ROOT/tmp/
ESPRESSO_PSEUDO=$ESPRESSO_ROOT/pseudo/
# no need to specify outdir and pseudo_dir in all *.in files