<div dir="ltr"><div><div>Some routines from ESSL have the same names as LAPACK but take different arguments. Also ESSL has an incomplete set of LAPACK routines.<br></div>The right order of linking involves ESSL is ESSL(for part of the LAPACK routines), LAPACK, ESSL(for BLAS).<br><br></div>Ye<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">===================<br>
Ye Luo, Ph.D.<br>
Leadership Computing Facility<br>
Argonne National Laboratory</div></div></div>
<br><div class="gmail_quote">2016-09-11 8:46 GMT-05:00 Filippo Spiga <span dir="ltr"><<a href="mailto:spiga.filippo@gmail.com" target="_blank">spiga.filippo@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sep 11, 2016, at 2:41 PM, Paolo Giannozzi <<a href="mailto:p.giannozzi@gmail.com">p.giannozzi@gmail.com</a>> wrote:<br>
> I think that the original reason for separate blas and lapack treatment is that once upon a time there were mathematical libraries with an incomplete (or even nonexistent) set of lapack routines<br>
<br>
</span>ESSL I guess (only case covered in the configure).<br>
<br>
ESSL evolved quite a lot since the "old days". I have no access to a machine where ESSL (ESSL linux or ESSL BlueGene?) is deployed but if someone remember which routine was not present we can easily check. It is always possible to force a behaviour of the linker where libraries are linked in this order {ESSL, Netlib LAPACK, Netlib BLAS}, it is a flag to turn in the make.inc<br>
<br>
--<br>
Filippo SPIGA ~ <a href="http://fspiga.github.io" rel="noreferrer" target="_blank">http://fspiga.github.io</a> ~ skype: filippo.spiga<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>_________________<br>
Q-e-developers mailing list<br>
<a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
<a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/<wbr>listinfo/q-e-developers</a><br>
</div></div></blockquote></div><br></div>