<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 12 March 2015 at 09:51, Sandro Mani <span dir="ltr">&lt;<a href="mailto:manisandro@gmail.com" target="_blank">manisandro@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
On 11.03.2015 20:51, Orion Poplawski wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I updated mpich 3.1 to 3.1.4 in rawhide.  I wouldn&#39;t have thought this would<br>
make a difference, but apparently upstream decided to rename libraries<br>
(libmpich.so.12 -&gt; libmpi.so.12) and drop a sub-library (libopa.so.1),<br>
apparently not having any understanding of how sonames work.  Or perhaps I&#39;m<br>
just naive in thinking a 3.1 -&gt; 3.1.4 version jump shouldn&#39;t introduce ABI<br>
incompatible changes.<br>
<br>
So, things need to be rebuilt in rawhide.  I checked in the changes to F22<br>
have haven&#39;t built yet.  mpich needs a rebuild in F22 though I think for<br>
fortran mod api changes.<br>
<br>
</blockquote></span>
Looks like<br>
<br>
MPI_BIN=/usr/lib/mpich/bin<br>
<br>
is now<br>
<br>
MPI_BIN=/usr/lib/mpi/bin<br>
<br>
whereas i.e.<br>
<br>
MPI_LIB=/usr/lib/mpich/lib<br>
<br>
is still using &quot;mpich&quot;.<br>
<br>
<br>
I suppose this should be fixed?</blockquote><div><br></div><div>openmpi seems to be using </div><div><br></div><div>/usr/lib64/openmpi/bin/</div><div>/usr/lib64/openmpi/lib/<br></div><div><br></div><div>so perhaps the &quot;mpich&quot; option is better than a generic &quot;mpi&quot;?</div><div><br></div><div>Martyn</div></div></div></div>