<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Dear All!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am currently looking into phonon calculations and I am a bit confused by the available methods of parallelization and their applicability to my system.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I read chapter 5 (Parallelism) <a href="http://www.quantum-espresso.org/wp-content/uploads/Doc/ph_user_guide/node10.html">
http://www.quantum-espresso.org/wp-content/uploads/Doc/ph_user_guide/node10.html</a> and I briefly checked the paper on the GRID example.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The machine I want to run the job on is a local ¡°supercomputer¡± (25,408 Intel Xeon CPUs on 3,176 nodes) so I guess resources should not be a problem – unfortunately I am the only person in my group doing this and I am pretty clueless¡¦<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am specifically trying to find out how to choose –np –ni and –nk, so that the calculation doesn¡¯t complain about some processor not having a wavefunction or k-point.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My unit cell is cubic and has 5 atoms of 3 types. I calculate scf on a fine (12 12 12 0 0 0) and coarse (6) k-grid for la2f calculations. Then I use ph.x on a (6 6 6) q-grid (I am following a tutorial I found on this mailing list).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">During the ph.x test- run on a single cpu for testing I find that
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">     There are   5 irreducible representations<o:p></o:p></p>
<p class="MsoNormal">     There are  10 irreducible representations<o:p></o:p></p>
<p class="MsoNormal">     There are  10 irreducible representations<o:p></o:p></p>
<p class="MsoNormal">     There are  10 irreducible representations<o:p></o:p></p>
<p class="MsoNormal">     There are  15 irreducible representations<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">     number of k points=    20  <o:p></o:p></p>
<p class="MsoNormal">     number of k points=   120  <o:p></o:p></p>
<p class="MsoNormal">     number of k points=   120  <o:p></o:p></p>
<p class="MsoNormal">     number of k points=   120  <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">irreps (corresponding to images in parallelization) and k-points (npools) constantly change, so I do not understand how to efficiently parallelize this kind of job when submitting, especially since I do not have any a-priori knowledge of
 the change of these quantities. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Further <a href="http://training.uhem.itu.edu.tr/docs/18hazirannano/PW-III-para.pdf">
http://training.uhem.itu.edu.tr/docs/18hazirannano/PW-III-para.pdf</a> notes that npool must be a divider of Nk. So the lowest common denominator in above calculation would be: -npool 20 and –nimage 5 ?
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Any comment is greatly appreciated, I am really lost on this!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Yours,<o:p></o:p></p>
<p class="MsoNormal">Chris <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Christoph Wolf<o:p></o:p></p>
<p class="MsoNormal">Postech University, Department of Materials Science and Engineering<o:p></o:p></p>
<p class="MsoNormal">Pohang, South Korea<o:p></o:p></p>
</div>
<img src="http://home.postech.ac.kr/wp-content/themes/postech/images/mail_logo_postech30.png">
</body>
</html>