<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>Hi all,<br class=""><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Wondering if I can get some help trying to diagnose a crash. I’m running the SVN latest on a Cray XC40 (Magnus - <a href="https://www.pawsey.org.au/our-systems/magnus-technical-specifications/" class="">https://www.pawsey.org.au/our-systems/magnus-technical-specifications/</a>). Usually no problems, but I have difficulties getting the attached slab calculation to run past the first few davidson diagonalizations. It’s a 3x3 c-oriented slab of Na3Bi, the minimum I can use to capture a certain adsorbate reconstruction (this just the bare slab). It’s only a 72 atom cell but Bi has a lot of electrons (I think there’s about ~800 electrons and ~900 bands). I have spin-orbit coupling switched on (important for this solid), and I have been able to do calculations on the smaller unit cell using the library pseudopotentials listed in the species block. Calculations on systems of this size (e.g. O(1000) electrons, bands) are routine on Magnus, so I think I’m probably just doing something stupid but can’t seem to figure it out.</div><div class=""><br class=""></div><div class="">Typical run conditions are with 384 processors (16 nodes, 24 cores), with -nk 3 -ndiag 100 -ntg 8. Moving down to ~12 nodes leads to a out of memory crash just as the code reports it is allocating random wf’s at the beginning. From 16 nodes and upwards, the crashes happen around the diagonalization step. Switching to CG works but the slowdown is astronomical (~10000 seconds per SCF step, not feasible for a relaxation). A typical output is attached. With -ndiag > 1, the error is “problems computing cholesky”, with -ndiag = 1, the error is "S matrix not positive definite”, both from cdiaghg. A search of the forums suggests this issue comes up every now and then on wildly different systems and is usually blamed on the user/compiler/lapack/blas/scalapack. So, details: QE was compiled by me on Magnus with PrgEnv-gnu (fortran 4.9.0) against the Cray libsci (includes fftw, scalapack, etc), with:</div><div class=""><br class=""></div><div class="">./configure —enable-parallel —with-scalapack=yes FC=ftn CC=cc </div><div class=""><br class=""></div><div class="">and all tests are passed with no problems.</div><div class=""><br class=""></div><div class="">Any ideas? Let me know if there is any further information necessary.</div><div class=""><br class=""></div><div class="">Best regards,</div><div class=""><br class=""></div><div class="">Kane<br class=""><div apple-content-edited="true" class="">
<div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><p class="MsoNormal" style="orphans: 2; widows: 2;"><span lang="EN-US" class=""><font face="Arial" class=""><b class="">Kane O'Donnell</b></font></span><font face="Arial" class=""><span lang="EN-US" style="font-size: 8pt;" class=""><br class=""></span><span lang="EN-US" style="color: rgb(172, 132, 4);" class=""><span style="font-size: 9px;" class=""><b class="">Postdoctoral Research Fellow | Department of Physics, Astronomy and Medical Radiation Science</b></span><br class=""></span><span lang="EN-US" class=""><br class=""></span><span style="font-size: 9px;" class=""><span lang="EN-US" class=""><b class="">Curtin University</b><br class=""><span style="color: rgb(172, 132, 4);" class=""><b class="">Tel |</b></span> </span><span lang="EN-US" class="">+61 8 9266 1381</span><span lang="EN-US" class=""> </span><span lang="EN-US" class=""><br class=""></span><span lang="EN-US" style="color: rgb(172, 132, 4);" class=""><b class="">Fax |</b></span><span lang="EN-US" class=""> </span><span lang="EN-US" class="">+61 8 9266 2377</span><span lang="EN-US" class="">  <br class=""><br class=""></span><span lang="EN-US" style="color: rgb(172, 132, 4);" class=""><b class="">Email |</b></span><span lang="EN-US" class=""> </span><span lang="EN-US" class=""><a href="file:///D/Documents%20and%20Settings/216283I/Local%20Settings/Temporary%20Internet%20Files/Content.Outlook/LSWE2GO4/yournamehere@curtin.edu.au" class="">kane.odonnell@curtin.edu.au</a></span></span></font></p><br class="Apple-interchange-newline"></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span class=""></span></span></span></div></div></div></div></body></html>