<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
$ sudo port install mpich-default<br>
$ sudo port select --set mpi mpich-mp-fortran<br>
<br>
Then try to build PETSc (minus the --download-mpich and CC, CXX, FC<br>
options). </blockquote><div><br></div><div>That worked</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You could also try to install most of the external packages:<br>

<br>
$ sudo port install hypre ml parmetis metis hdf5-18 netcdf triangle \<br>
superlu superlu_dist mumps<br></blockquote><div><br></div><div>This instal seemed to work but how would I configure PETSc to use them?</div><div> </div></div></div></div>