<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000">Aaaah, it sounds like you are swapping, either each core or the different cores (assuming that you have shared memory). That is, since all four cores cannot run at the same time due to the memory available, they are being swapped to and from swap space (which is probably on disc).</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000">Wien2k is not well optimized for this type of issue, and often memory can be an issue. At one time one of my students was running a large problem on a supercomputer with 32 cores/node but only 64Gb memory, and ended up only being able to use 16-20 cores.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000">The mpi versions may work better for you as they somewhat (not perfectly) split the code so can use less memory. Whether this is faster will depend upon your hardware; I have always found mpi to be faster but I know that on some of Peter's computers this is not true.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:#000000">Or buy some more RAM!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 26, 2019 at 8:58 AM Luc Fruchter <<a href="mailto:luc.fruchter@u-psud.fr">luc.fruchter@u-psud.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think it is unlikely related to a specific machine or OS problem: I <br>
encountered the same situation with different machines types, different <br>
OS (Redhat Sci. Linux, Ubuntu), different Intel compilers versions (from <br>
2017 to 2019). But it could be some common configuration problem.<br>
<br>
I don't use mpi, and yes there four 9.6 Gb .vector files (there is 4 <br>
CPUs used), the total of which exceeds the total memory (24 Gb), while <br>
the four lapw1 processes only used 20 Gb.<br>
<br>
I still have to figure out what is the memory needed for lapw2s, even <br>
when it is sufficient for lapw1s. I will try to reduce the number of <br>
CPUs, to see if the total .vector files size is the problem for lapw2s.<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__zeus.theochem.tuwien.ac.at_mailman_listinfo_wien&d=DwICAg&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=fcFIgKmYRAO8A2zFk34GnDZgH1eK_jzQR5SB1CChREg&s=vyk6-KXz2YNM7jt-nsE5U5BhgFy4BcxpGmN_R53kC50&e=" rel="noreferrer" target="_blank">https://urldefense.proofpoint.com/v2/url?u=http-3A__zeus.theochem.tuwien.ac.at_mailman_listinfo_wien&d=DwICAg&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=fcFIgKmYRAO8A2zFk34GnDZgH1eK_jzQR5SB1CChREg&s=vyk6-KXz2YNM7jt-nsE5U5BhgFy4BcxpGmN_R53kC50&e=</a><br>
SEARCH the MAILING-LIST at:  <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.mail-2Darchive.com_wien-40zeus.theochem.tuwien.ac.at_index.html&d=DwICAg&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=fcFIgKmYRAO8A2zFk34GnDZgH1eK_jzQR5SB1CChREg&s=nAvHikfKYok4yQR0vMVV_Fa44nkoxISiC4Oj7CusDDw&e=" rel="noreferrer" target="_blank">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.mail-2Darchive.com_wien-40zeus.theochem.tuwien.ac.at_index.html&d=DwICAg&c=yHlS04HhBraes5BQ9ueu5zKhE7rtNXt_d012z2PA6ws&r=U_T4PL6jwANfAy4rnxTj8IUxm818jnvqKFdqWLwmqg0&m=fcFIgKmYRAO8A2zFk34GnDZgH1eK_jzQR5SB1CChREg&s=nAvHikfKYok4yQR0vMVV_Fa44nkoxISiC4Oj7CusDDw&e=</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Professor Laurence Marks<br>Department of Materials Science and Engineering<br>Northwestern University<br><a href="http://www.numis.northwestern.edu/" target="_blank">www.numis.northwestern.edu</a><div>Corrosion in 4D: <a href="http://www.numis.northwestern.edu/MURI" target="_blank">www.numis.northwestern.edu/MURI</a><br>Co-Editor, Acta Cryst A<br>"Research is to see what everybody else has seen, and to think what nobody else has thought"<br>Albert Szent-Gyorgi</div></div></div>