<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">HI ,sir<br>&nbsp;&nbsp; You suggest&nbsp; help me a lot ,thinks four you help ! <br>&nbsp;&nbsp;&nbsp; I was install my mpich2-1.4.1p1 like this <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ./configure&nbsp; --prefix=/usr/local/mpich2 &nbsp;&nbsp; FC=/usr/local/intel/composer_xe_2011_sp1.7.256/bin/ia32/ifort &nbsp;&nbsp; F77=/usr/local/intel /composer_xe_2011_sp1.7.256/bin/ia32/ifortt&nbsp;&nbsp; CC=/usr/bin/gcc &nbsp; CXX=/usr/bin/g++<br>&nbsp;&nbsp; &nbsp;&nbsp; make <br>&nbsp; &nbsp; &nbsp; make install<br>&nbsp;This all work well ,but when I do follows,<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; which mpd <br>&nbsp; &nbsp; &nbsp; &nbsp; which mpiexec <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; which mpirun<br>&nbsp;I get the result as follows<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; /usr/local/intel/composer_xe_2011_sp1.7.256/mpirt/bin/ia32/mpd<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; /usr/local/bin/
 mpiexec<br>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp; /usr/local/bin/mpirun<br>&nbsp; there are something different with&nbsp; the path that others provide&nbsp; ,other give the path that the above three path are&nbsp; /usr/local/bin/*** <br>&nbsp; So ,what is the matter of my soft&nbsp; ,what should i do to move my mpd into /usr/local/bin/mpd .<br>&nbsp;&nbsp;&nbsp;&nbsp; By the way ,my OS is ubuntu 11.10 ,Intel fortran.<br><br><div></div><div id="divNeteaseMailCard"></div><br>At 2011-12-26 07:33:14,"Jed&nbsp;Brown"&nbsp;&lt;jedbrown@mcs.anl.gov&gt; wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">GCC 4.6 introduced support for quad precision using the __float128 type. Since __float128 is not part of the MPI standard, PETSc defines new real and complex MPI_Datatypes for __float128 and we define our own MPI_SUM, MPI_MAX, etc. This works fine for "normal" reductions, but it's a problem with MPI_Accu
 mulate() because the standard does not allow user-defined reduce operations.<div>
<br></div><div>Is there any way to work around this limitation other than to not use MPI_Accumulate() in any context that might some day be asked to work with __float128?</div>
</blockquote></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>