<div dir="ltr">Amazing. Thank you so much for your clear explanation, Barry!<br><br>Laryssa</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 25, 2022 at 5:06 PM Barry Smith <<a href="mailto:bsmith@petsc.dev">bsmith@petsc.dev</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
   It appears you want to use MPI (if not pass --with-mpi=0 also).<br>
<br>
   Thus you must either<br>
<br>
    1)  have the MPI compiler wrappers in your path (mpicc, mpicxx, mpif90) or use --with-mpi-dir=somedirectory where MPI is installed and do NOT provide the compiler names (since MPI provides compiler wrappers). or<br>
<br>
    2) use the current configure options and add --download-mpich to have MPI installed for you.<br>
<br>
  Barry<br>
<br>
<br>
<br>
<br>
<br>
> On Sep 25, 2022, at 4:49 PM, Laryssa Abdala <<a href="mailto:la.abdala@gmail.com" target="_blank">la.abdala@gmail.com</a>> wrote:<br>
> <br>
> Hello, <br>
> <br>
> I am trying to configure PETSc and have been getting the following message: <br>
> TESTING: CxxMPICheck from config.packages.MPI(config/BuildSystem/config/packages/MPI.py:416)                                                                                                                     *******************************************************************************<br>
>          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
> -------------------------------------------------------------------------------<br>
> C++ error! MPI_Finalize() could not be located!<br>
> *******************************************************************************<br>
> <br>
> I attached my configure.log file. Any suggestions on how to fix this issue would be appreciated.<br>
> <br>
> Thanks, <br>
> Laryssa<br>
> <configure.log><br>
<br>
</blockquote></div>