<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Just a personal remark: I don't think it's a good idea to test scaling of pw using a relaxation run. You may just need to perform a few iterations of the scf cycle (set electron_maxstep=5, for instance). Forces and stresses require usually less time than a complete scf loop, but you may test them after one single scf loop with a reduced threshold (e.g. conv_thr=1.D-4). No need to perform a full relaxation for testing scaling, in my opinion. It looks such a waste a cpu time...</div><div><br></div><div>Another suggestion is to look carefully and try to understand the timings at the end of the run. You can get an idea on which parts of the code devour more cpu time and how those scale with number of processors for your system (by looking at fft_scatter you may have an idea on how time is spent in interprocess communication for the parallel FFT, for instance). Then you have to consider the best way to scale (i.e. choose npool, ndiag, ntg, consider if it's worth using hybrid MPI/OpenMP parallelization, etc.).</div><div><br></div><div>HTH</div><div><br></div><div>GS</div><div><br></div><div><div>Il giorno 21/lug/2010, alle ore 11.50, vicky singh ha scritto:</div><br class="Apple-interchange-newline"><blockquote type="cite">Dear prof Giannozzi<br><br>sorry to disturb you but i want to ask one question. the same work raran QE simulation with 40 atoms with 8 nodes and 12 nodes. the system
got relaxed in 2 days 11 hrs with 8 nodes but it could nod relax even
in 3 days with 12 nodes. even it got relaxed with 16 nodes in 2 days 11 hrs but not relax in 6 days with 32 nodes.<br><br>can u help me out.<br><br>with regards <br><br><div><br></div><div class="im"><div>vicky singh</div>
<font color="#888888"><div>research student</div><div>Bangalore</div>
</font></div><br><br><br><div class="gmail_quote">On Tue, Jul 20, 2010 at 1:17 PM, Paolo Giannozzi <span dir="ltr"><<a href="mailto:giannozz@democritos.it">giannozz@democritos.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">vicky singh wrote:<br>
<br>
> Can anybody let me know how does the quantum espresso scale with<br>
> increasing the number of nodes or number of processors.<br>
<br>
</div>short answer: it depends. Please read the documentation, in<br>
particular sec.3 of the userguide; sec.5 of J.Phys. Condens.<br>
Matter 21, 395502 (2009); the following slides:<br>
<a href="http://www.fisica.uniud.it/%7Egiannozz/QE-Tutorial/tutorial_para.pdf" target="_blank">http://www.fisica.uniud.it/~giannozz/QE-Tutorial/tutorial_para.pdf</a><br>
<br>
P.<br>
<font color="#888888">--<br>
Paolo Giannozzi, Democritos and University of Udine, Italy<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
</div></div></blockquote></div><br>
_______________________________________________<br>Pw_forum mailing list<br><a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>http://www.democritos.it/mailman/listinfo/pw_forum<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><span class="Apple-style-span" style="color: rgb(126, 126, 126); font-size: 16px; font-style: italic; "><br class="Apple-interchange-newline">§ Gabriele Sclauzero, EPFL SB ITP CSEA</span></div><div><font class="Apple-style-span" color="#7E7E7E"><i>   PH H2 462, Station 3, CH-1015 Lausanne</i></font></div></span>
</div>
<br></body></html>