<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Claudio,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I did check the irreps at the beginning.  I should have mentioned that.  All q-points had the same number of irreps, 24 with 1 mode each.  The supercell doesnt have much symmetry which is why I just did one test point and assumed the rest of the q-points would
 take the same amount of time.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Brad</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
--------------------------------------------------------</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Bradly Baer</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; background-color:rgb(255,255,255); display:inline!important">Graduate Research Assistant, Walker Lab</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; background-color:rgb(255,255,255); display:inline!important">Interdisciplinary Materials Science</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Vanderbilt University</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> users <users-bounces@lists.quantum-espresso.org> on behalf of Claudio A. Perottoni <caperott@gmail.com><br>
<b>Sent:</b> Friday, May 22, 2020 3:34 PM<br>
<b>To:</b> Quantum ESPRESSO users Forum <users@lists.quantum-espresso.org><br>
<b>Subject:</b> Re: [QE-users] GRID Implementation for ph.x -Estimating individual Q-point time</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small">
Dear Brad, </div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small">
Have you checked the number of irreducible representations for each q-point? The number of IRREPS may explain the running time being different for each q-point, and may also possibly be used to roughly estimate running time.</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small">
Best regards,</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small">
Claudio</div>
<div class="x_gmail_default" style="font-family:arial,helvetica,sans-serif; font-size:small">
<br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Fri, May 22, 2020 at 4:01 PM Baer, Bradly <<a href="mailto:bradly.b.baer@vanderbilt.edu">bradly.b.baer@vanderbilt.edu</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hello friends,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I am using QE 6.5 compiled with Intel mkl/mpi libraries on a cluster.  Due to some file system limitations that I don't currently know enough to solve, I am attempting to implement the GRID method for obtaining a complete phonon dispersion for a simple supercell
 of AlN/GaN.  I have broken the ph.x job into 1 job per q-point and sent each q-point to an individual node on the cluster so that each job can be run independently and the nodes dont need to communicate.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
The issue I am running into is that I do not have a good way to estimate the amount of time that each q-point will take.  I have some q-points that complete in under 1 day but other q-points whose job were canceled for exceeding their requested time of 4 days. 
 Is there a good method for determining which q-points need more time than others? Or is there a way to at least determine the slowest q-point calculation so that I can make my time reservation for all jobs based on the slowest point rather than a randomly
 chosen test point?</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Brad</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div>
<div id="x_gmail-m_-4044644803872086272Signature">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
--------------------------------------------------------</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Bradly Baer</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; background-color:rgb(255,255,255); display:inline">Graduate Research Assistant, Walker Lab</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif; background-color:rgb(255,255,255); display:inline">Interdisciplinary Materials Science</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Vanderbilt University</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
</div>
</div>
</div>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.max-centre.eu%2Fquantum-espresso&data=02%7C01%7Cbradly.b.baer%40vanderbilt.edu%7Ca45b9be910274082889508d7fe8fa767%7Cba5a7f39e3be4ab3b45067fa80faecad%7C0%7C0%7C637257765261994569&sdata=MWeCfY%2F25qavP2Tuod2a5i31y4vqTJjcPXLL4bDgimQ%3D&reserved=0" originalsrc="http://www.max-centre.eu/quantum-espresso" shash="IAE2WhMm+JOR469WuV6zIJ2ncwnP24hnuTpsNhaaDcjIT+9IkOAn07TOVYRDcWjaBNOzBKcWpvMX8m0ENLa9ED0w5V9Ve4yWJLM+NBkLhKcIi7wntDHNVODxaymZE9UPYOA7+L3i6jgKCt8wxPcQTwwLRgBSx4vaYwRRLzgmI50=" rel="noreferrer" target="_blank">www.max-centre.eu/quantum-espresso</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">
users@lists.quantum-espresso.org</a><br>
<a href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.quantum-espresso.org%2Fmailman%2Flistinfo%2Fusers&data=02%7C01%7Cbradly.b.baer%40vanderbilt.edu%7Ca45b9be910274082889508d7fe8fa767%7Cba5a7f39e3be4ab3b45067fa80faecad%7C0%7C0%7C637257765261994569&sdata=NF3%2BfmY%2BcP4mETholNHffGEiViWwbXtbABowvTbnzkI%3D&reserved=0" originalsrc="https://lists.quantum-espresso.org/mailman/listinfo/users" shash="GzVx+2SlSYvfWXf9z8vR4oZdWWs/oquyxPGmNGMAt0ys45AjDzYqPaJ6uwZtk+Vsl6Sgy1RmBS9LrqG7nBK9u4cRCnGnDuSOCLKHz6BfKT6koSjiDChX6G0cNp1I1qkvltseqEearHA+ep5zvNew6gyESesnc2w+E4TMiGQn9KI=" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="x_gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<pre style="white-space:pre-wrap"><font size="2" face="georgia, serif"><b>Claudio A. Perottoni</b></font></pre>
<pre style="white-space:pre-wrap"><font size="2" style="font-family:georgia,serif">Universidade de Caxias do Sul
95070-560 Caxias do Sul - RS - Brazil</font><font face="georgia, serif">

</font><a href="https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.researcherid.com%2Frid%2FB-8409-2008&data=02%7C01%7Cbradly.b.baer%40vanderbilt.edu%7Ca45b9be910274082889508d7fe8fa767%7Cba5a7f39e3be4ab3b45067fa80faecad%7C0%7C0%7C637257765262004566&sdata=ZWWT%2BYbX0aEfn93t9V7n10pHqTceUXgdq9HqLvXuFz8%3D&reserved=0" originalsrc="http://www.researcherid.com/rid/B-8409-2008" shash="IkDn7wuhwqFbpI7qLgrTTFXUsTDKkqXTjtP18uR6JNNu7pknZf5tGDKq3IQ9On/IqzVQNhlIByBisJYcl7tPdWEipqHcIQEFcTMfHm3oE3C1GDHAN0q6jA9wc/04B9F8h308x6qplImuoAV1A1gpW1AzyMDdGxoltyhAetnHOxU=" target="_blank" style="color:rgb(17,85,204)"><font face="arial, helvetica, sans-serif">http://www.researcherid.com/rid/B-8409-2008</font></a></pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>