<div>Hi,</div>
<div> </div>
<div>I tried to install the mpich2 package 1st and compile the Petsc. I tried specifying the directory/libs/include but they all did not work. I had used <font color="#ff0000">/config/configure.py --with-cc='win32fe cl' --with-fc='win32fe f90' --with-cxx='win32fe cl'
</font><br>By moving the intel mkl from c:/program files/intel/mkl/8.1.1/ to c:/program files/intel/mkl/, it was able to detect mkl. However, the mpi ini() was not successful. So in the end I had to install mpich1 and compile with Petsc using that.
</div>
<div> </div>
<div>I now 've a working Petsc with mpich1. If I use the above command again to generate the log file, will it "damaged" my current Petsc?</div>
<div> </div>
<div>Thank you!<br> </div>
<div><span class="gmail_quote">On 11/25/06, <b class="gmail_sendername">Satish Balay</b> <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Have you rebuilt PETSc libraries with mpich2 - when you made this change?<br><br>If so - send us the relavent logs at
<a href="mailto:petsc-maint@mcs.anl.gov">petsc-maint@mcs.anl.gov</a><br>[configure.log, make_log and log for 'make test']<br><br>Satish<br><br>On Sat, 25 Nov 2006, Ben Tay wrote:<br><br>> Hi,<br>><br>> I'm trying to use MPICH2 for the mpi during compilation of my Petsc. It
<br>> works OK if I use MPICH (mpich.nt.1.2.5). I try to specify the directory,lib<br>> (mpich2.lib),include etc but it keeps on saying that mpi_init cannot work or<br>> something like that. May I know what's wrong?
<br>><br>> My OS is winxp pro sp2.<br>><br>> Thank you very much!<br>><br><br></blockquote></div><br>