<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<pre>I think you should use 4 pools for this job<br>try to type command like this,<br>/usr/local/mpich/bin/mpirun -np 4 -machinefile nodelist /bin/pw.x -npools 4 &lt; ZnO.scf.inp &gt; ZnO.scf.out</pre>hope helps<br><br><font size="4"><span style="font-family: Lucida Handwriting,Cursive;">Vega Lew (weijia liu)</span></font><br>PH.D Candidate in Chemical Engineering<br>State Key Laboratory of Materials-oriented Chemical Engineering<br>College of Chemistry and Chemical Engineering<br>Nanjing University of Technology, 210009, Nanjing, Jiangsu, China<br><br>&gt; Date: Tue, 29 Jul 2008 14:03:12 +0800<br>&gt; From: lihm@ihep.ac.cn<br>&gt; To: pw_forum@pwscf.org<br>&gt; Subject: [Pw_forum] Parallel efficiency problem<br>&gt; <br>&gt; Dear all,<br>&gt; <br>&gt;    I am a fresh user of PWscf. I run the parallel calculations to have a test.<br>&gt; A single process test is OK:     <br>&gt; <br>&gt; PWSCF        :  5m40.68s CPU time,     6m 0.14s wall time<br>&gt; <br>&gt; However, I found that the walltime is too long for parallel calculations:<br>&gt; <br>&gt;      PWSCF        :  1m 4.86s CPU time,    32m53.67s wall time <br>&gt; <br>&gt; I am sure that the CPU are not busy, or influenced by other jobs. <br>&gt; <br>&gt; The running command is:<br>&gt; <br>&gt; /usr/local/mpich/bin/mpirun -np 4 -machinefile nodelist /bin/pw.x &lt; ZnO.scf.inp &gt; ZnO.scf.out<br>&gt; <br>&gt; My input file is<br>&gt; <br>&gt;  &amp;CONTROL<br>&gt;                  calculation = 'scf' ,<br>&gt;                 restart_mode = 'from_scratch' ,<br>&gt;                       outdir = './' ,<br>&gt;                       wfcdir = '/tmp/' ,<br>&gt;                   pseudo_dir = './' ,<br>&gt;                       prefix = 'ZnO' ,<br>&gt;                      disk_io = 'minimal' ,<br>&gt;                      tstress = .true. ,<br>&gt;                      tprnfor = .true. ,<br>&gt;  /<br>&gt;  &amp;SYSTEM<br>&gt;                        ibrav = 4,<br>&gt;                    celldm(1) = 6.213,<br>&gt;                    celldm(3) = 1.610,<br>&gt;                          nat = 4,<br>&gt;                         ntyp = 2,<br>&gt;                      ecutwfc = 40 ,<br>&gt;                      ecutrho = 400 ,<br>&gt;  /<br>&gt;  &amp;ELECTRONS<br>&gt;                  mixing_mode = 'plain' ,<br>&gt;                  mixing_beta = 0.7 ,<br>&gt;              diagonalization = 'david' ,<br>&gt;  /<br>&gt; ATOMIC_SPECIES<br>&gt;    Zn   65.39200  Zn.pbe-van.UPF <br>&gt;     O   16.00000  O.pbe-rrkjus.UPF <br>&gt; ATOMIC_POSITIONS crystal <br>&gt;    Zn      0.666666667    0.333333333    0.000000000    <br>&gt;    Zn      0.333333333    0.666666667    0.500000000    <br>&gt;     O      0.666666667    0.333333333    0.380000000    <br>&gt;     O      0.333333333    0.666666667    0.880000000    <br>&gt; K_POINTS automatic <br>&gt;   16 16 8   0 0 0 <br>&gt; <br>&gt; Can anyone help me to fix the problem? Thank you.<br>&gt; <br>&gt;     Best wishes!<br>&gt; <br>&gt;                            Haiming Li<br>&gt;                            2008-07-29<br>&gt;                                  <br>&gt; --------------<br>&gt; Haiming Li<br>&gt; Beijing Synchrotron Radiation Facility<br>&gt; Institute of High Energy Physics<br>&gt; Chinese Academy of Sciences<br>&gt; 19 Yu Quan Lu, 100049 Beijing, P.R. China<br>&gt; Tel: 0086+10 8823 6437  /  0086+135 8190 2824                <br>&gt; E-mail:lihm@ihep.ac.cn<br>&gt; <br>&gt; _______________________________________________<br>&gt; Pw_forum mailing list<br>&gt; Pw_forum@pwscf.org<br>&gt; http://www.democritos.it/mailman/listinfo/pw_forum<br><br /><hr />Connect to the next generation of MSN Messenger   <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>