<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">No, my copy of MKL is somewhere else, not in /usr/local/lib.&nbsp; I understand that /usr/local/lib should probably be searched automatically.&nbsp; Thanks for the link advisor reference -- that's enormously helpful. <br><br>Looks like Satish just went ahead and changed the search order, so I guess it's moot now.&nbsp; Thanks much, guys.<br><br>FR Foust<br><br>--- On <b>Sat, 2/26/11, Jed Brown <i>&lt;jed@59A2.org&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">On Sun, Feb 27, 2011 at 01:56, F R Foust <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:frfoust@yahoo.com" target="_blank" href="/mc/compose?to=frfoust@yahoo.com">frfoust@yahoo.com</a>&gt;</span> wrote:<br><div id="yiv1469702149"><div class="yiv1469702149gmail_quote"><blockquote class="yiv1469702149gmail_quote" style="margin:
 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>I was trying to build petsc using MKL blas/lapack and had a small issue. &nbsp;I tried to point configure at the mkl directory with --with-blas-lapack-dir, but it found an installation of ATLAS already in /usr/local/lib and used that instead. </div>
</blockquote><div><br></div><div>Is that where your MKL is? If not, then this should be considered a bug, but it's probably hard to fix because /usr/local/lib must be a system path which is searched automatically.</div>
<div>&nbsp;</div><blockquote class="yiv1469702149gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>&nbsp;I poked around and found a fixed search order in BuildSystem/config/packages/BlasLapack.py (it tries ATLAS, AMD ACML, then MKL).<br>

<br>
Is there any way to force a specific flavor of BLAS in a flag passed to configure (I mean, so I don't have to modify BlasLapack.py, which is what I did). &nbsp;Or alternatively, is there a way to force the issue by using --with-blas-lapack-lib, --with-blas-lib? &nbsp;I wasn't able to figure out the correct incantation to include all of the stuff MKL needs to link against.</div>
</blockquote></div><div><br></div><div>You can find what is necessary here, then put it in --with-blas-lapack-lib.</div><br><div><a rel="nofollow" target="_blank" href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/">http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</a></div>
</div></blockquote></td></tr></table><br>