<div dir="ltr">Dear Pang and Paolo,<div><br></div><div>Thanks a lot for your comments. Since this is likely not a problem of the 32-bit integers, I suppose I'll have to resort to a HPC facility then. Back to re-compiling espresso with the 32-bit interface :)</div>

<div><br></div><div>Best regards,</div><div><br></div><div>Marcos</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 18, 2014 at 12:25 PM, Paolo Giannozzi <span dir="ltr"><<a href="mailto:paolo.giannozzi@uniud.it" target="_blank">paolo.giannozzi@uniud.it</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">IMHO the most likely reason for the crash is insufficient memory,<br>
not insufficient size of 32-bit integers. A few occurrences of the<br>
latter have been encountered and fixed in the past, but only on<br>
very large cells<br>
<br>
P.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sun, 2014-05-18 at 11:10 -0300, Marcos Veríssimo Alves wrote:<br>
> Hi all,<br>
><br>
><br>
> This is a bit off-topic, but I'm sure there will be many knowledgeable<br>
> people around. It's related to the parallel compilation of QE.<br>
><br>
><br>
> I'm trying to run HSE calculations for a 71-atom silicene sheet, using<br>
> Espresso compiled with ifort (composerxe), mpich2 and intel mkl<br>
> included in this version of the compiler. Mpich 2 is compiled using<br>
> gcc/ifort.<br>
><br>
><br>
> All goes well in the scf part until it gets to the hybrid functional<br>
> calculation. Then it crashes with an mpi error (Bad termination, code<br>
> 9) which the mpi faq says is usually due to the fact that there is a<br>
> segmentation fault in the code, not in mpi.  They also state that this<br>
> is usually a segmentation fault.<br>
><br>
><br>
> I wonder if anyone has run HSE calculations for systems as large as<br>
> this, and if they have run into this problem.<br>
><br>
><br>
> One possibility that came to my mind is that, if this is a<br>
> segmentation fault, maybe 4-byte integers are not large enough to<br>
> address all the indexes of the arrays allocated in the hybrid<br>
> functional part of the calculation. I tried to compile QE with 8-byte<br>
> integers but I get an mpi error, which I suppose is due to integers<br>
> being compiled with 4-byte integers on the C side of the compilation.<br>
><br>
><br>
> So, I have two questions:<br>
><br>
><br>
> 1) Is there any way of compiling Mpich 2 with 8-byte integers using<br>
> gcc?<br>
><br>
><br>
> 2) If the parallel part were carried out with OpenMP instead of Mpich<br>
> (I have 32 cores in the same node of the computer I'm running the<br>
> calculation), perhaps this could be a workaround for this problem. Is<br>
> it possible to compile QE in parallel mode using only OpenMP and MKL?<br>
> If yes, what options would need to be set for either configure or<br>
> make.sys directly? Configure already detects the mpi environment, and<br>
> sets make.sys to compile QE using it.<br>
><br>
><br>
> Any help would be greatly appreciated, and I would gladly supply the<br>
> input file along with the pseudo I am using (from the QE database) if<br>
> the developers would like to run tests on it.<br>
><br>
><br>
> Best regards,<br>
><br>
><br>
> Marcos<br>
><br>
><br>
</div></div><div class="im HOEnZb">> _______________________________________________<br>
> Pw_forum mailing list<br>
> <a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
> <a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Paolo Giannozzi, Dept. Chemistry&Physics&Environment,<br>
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
Phone <a href="tel:%2B39-0432-558216" value="+390432558216">+39-0432-558216</a>, fax <a href="tel:%2B39-0432-558222" value="+390432558222">+39-0432-558222</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a></div></div></blockquote></div><br></div>