<div dir="ltr">To reiterate what everyone else said, you should change your blacs, the "intelmpi" version only works if you are using impi (I am 98% certain).<div><br></div><div>Normally this leads to a wierd but understandable error when lapw0/lapw1 initiate the mpi routines, not sure why this did not show up in your case.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 12:56 PM, Gavin Abo <span dir="ltr"><<a href="mailto:gsabo@crimson.ua.edu" target="_blank">gsabo@crimson.ua.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On page 131 in the User's Guide for Intel mkl 11.1 for Linux [<br>
<a href="https://software.intel.com/en-us/mkl_11.1_ug_lin_pdf" target="_blank">https://software.intel.com/en-us/mkl_11.1_ug_lin_pdf</a> ], it has:<br>
<br>
libmkl_blacs_intelmpi_lp64.so => LP64 version of BLACS routines for<br>
Intel MPI and MPICH2<br>
<br>
So -lmkl_blacs_intelmpi_lp64 might also work with MPICH2.<br>
<br>
 From the compile settings, it looks like compiler version 11.1 build 46<br>
is being used, which uses version 10.2 Update 2 of mkl [<br>
<a href="https://software.intel.com/en-us/articles/which-version-of-ipp--mkl--tbb-is-installed-with-intel-compiler-professional-edition" target="_blank">https://software.intel.com/en-us/articles/which-version-of-ipp--mkl--tbb-is-installed-with-intel-compiler-professional-edition</a><br>
].<br>
<br>
I could not find the mkl system requirements page for 10.2, but for<br>
10.3, it has that 10.3 was validated with MPICH2 version 1.3.2p1 [<br>
<a href="https://software.intel.com/en-us/articles/intel-mkl-103-system-requirements" target="_blank">https://software.intel.com/en-us/articles/intel-mkl-103-system-requirements</a><br>
].<br>
<br>
The MVAPICH2-2.0a that was mentioned as being used is based on<br>
MPICH-3.0.4 [<br>
<a href="http://mvapich.cse.ohio-state.edu/static/media/mvapich/MV2_CHANGELOG-2.1.txt" target="_blank">http://mvapich.cse.ohio-state.edu/static/media/mvapich/MV2_CHANGELOG-2.1.txt</a><br>
].<br>
<br>
It looks like Intel did not validate MPICH3 until about mkl version 11.2<br>
with MPICH3 version 3.1 [<br>
<a href="https://software.intel.com/en-us/articles/intel-mkl-112-system-requirements" target="_blank">https://software.intel.com/en-us/articles/intel-mkl-112-system-requirements</a><br>
].<br>
<br>
Fermin, it looks like you provided information from the WIEN2k dayfile<br>
and error files.  However, are there any error messages in the standard<br>
output?  For example, standard output should be what you get in a<br>
terminal after you execute "runsp_lapw -p". However, since clusters<br>
typically require that calculations be submitted using a job submission<br>
system, the standard output is usually written instead to a user<br>
specified file.  On some systems, for example, the calculation isn't<br>
executed with "runsp_lapw -p" but with "qsub -j oe -o output.log<br>
myscript.pbs" [ <a href="http://arc.it.wsu.edu/UserGuide/Using_Qsub.aspx" target="_blank">http://arc.it.wsu.edu/UserGuide/Using_Qsub.aspx</a> ], where<br>
the script file called myscript.pbs would contain a line to execute<br>
"runsp_lapw -p"  and the standard output would be written to the file<br>
called output.log.<br>
<span class="im HOEnZb"><br>
On 5/4/2015 12:08 AM, Peter Blaha wrote:<br>
> No !!! (Can use it only if you are using intelmpi).<br>
><br>
> I'm not sure (and it may even depend on the compiler version) which<br>
> mpi-versions are supported by intel. But maybe try the simplest version<br>
> -lmkl_blacs_lp64<br>
><br>
> Am 04.05.2015 um 08:03 schrieb lung Fermin:<br>
>> Is it ok to use -lmkl_blacs_intelmpi_lp64?<br>
><br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div 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://MURI4D.numis.northwestern.edu" target="_blank">MURI4D.numis.northwestern.edu</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>
</div>