Thanks Ross, I will go through all your comments and see what happens!
Best wishes
Mahmoud
On 4/19/11 9:34 AM, Ross Walker wrote:
Hi Mahmoud,
There is no guarantee that using more processors will give you better
performance. It is unlikely the QM/MM code will scale to 16 processors and
it is very system specific. That said it normally doesn't get massively
slower when you use too many processors. Which version of AMBER are you
using and have you applied all the bug fixes? There were a number of race
conditions which could cause QMMM runs to hang in parallel. You can check if
the code is hung rather than just running very slowly by setting ntpr=1 and
verbosity=3 (in the qmmm namelist). See if it keeps producing output /
completing SCF steps etc.
You could also try setting diag_routine=0 in the QMMM namelist - and linking
against the Intel MKL library - this may give you a multi digit speedup even
in just serial.
All the best
Ross
-----Original Message-----
From: Mahmoud Soliman [[1]mailto:mahmoudelkot.gmail.com]
Sent: Tuesday, April 19, 2011 12:18 AM
To: AMBER Mailing List
Subject: [AMBER] parallel QM/MM/MD lasts forever
Dear Amber users,
When I run some QM/MM/MD calculation on 16 procesors (parallel, 2
nodes, 8
ppn) I notice that the calculations lasts forever and stuck (still
running)
at the first picosecond (after 6 hours still at the same step) but
when I
use only 1 processor it moves faster, any idea? below my input:
###These lines are for Moab
#MSUB -l nodes=2:ppn=8
#MSUB -l partition=ALL
#MSUB -l walltime=100:00:00
#MSUB -m be
#MSUB -V
#MSUB -o
/export/home/msoliman/scratch/Amber/glycosidase_work/pmf/AM1/one_coordi
nate/
amber.our
#MSUB -e
/export/home/msoliman/scratch/Amber/glycosidase_work/pmf/AM1/one_coordi
nate/
amber.err
#MSUB -d
/export/home/msoliman/scratch/Amber/glycosidase_work/pmf/AM1/one_coordi
nate/
#MSUB -mb
##### Running commands
####nproc=`wc $PBS_NODEFILE | awk '{print $1}'`
exe=/export/home/msoliman/bin/amber10/bin/sander.MPI
nproc=`cat $PBS_NODEFILE | wc -l`
mpirun -np $nproc -machinefile $PBS_NODEFILE $exe -O -i
equil.qmmm.in -o
equil.qmmm.out -p com_solvated.top -c com_solvated_opt.qmmm.rst
-r
com_solvated_equil.qmmm.rst -ref com_solvated_opt.qmmm.rst
Thanks
Mahmoud
_______________________________________________
AMBER mailing list
[2]AMBER.ambermd.org
[3]
http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
[4]AMBER.ambermd.org
[5]
http://lists.ambermd.org/mailman/listinfo/amber
--
*************************************************
Mahmoud E. Soliman
Computational Chemistry & Modeling (PhD)
Department of Chemistry
University of Bath
Bath
BA2 7AY
United Kingdom
[6]
http://people.bath.ac.uk/mess20/
[7]
http://www.bath.ac.uk/person/812559
*********************************************
Mahmoud E. Soliman
Lecturer of pharmaceutical organic chemistry
Pharmaceutical Organic Chemistry Dept.
Faculty of pharmacy
Zagazig University
Zagazig
Egypt
**********************************************
Email:
[8]mess20.bath.ac.uk
[9]meelkot.zu.edu.eg
[10]mahmoudelkot.gmail.com
References
1. mailto:mahmoudelkot.gmail.com
2. mailto:AMBER.ambermd.org
3.
http://lists.ambermd.org/mailman/listinfo/amber
4. mailto:AMBER.ambermd.org
5.
http://lists.ambermd.org/mailman/listinfo/amber
6.
http://people.bath.ac.uk/mess20/
7.
http://www.bath.ac.uk/person/812559
8. mailto:mess20.bath.ac.uk
9. mailto:meelkot.zu.edu.eg
10. mailto:mahmoudelkot.gmail.com
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Apr 19 2011 - 01:00:03 PDT