[petsc-users] How to update current version of the petsc to the last version ?

Jed Brown jedbrown at mcs.anl.gov
Sat Oct 19 19:48:33 CDT 2013


Fande Kong <fande.kong at colorado.edu> writes:

> Hi all,
>
> I am using petsc-3.4.1, and I want to update the current version to the
> last version. How to do that? Just delete it, and then reinstall the new
> petsc?

Yes.  Or, if you obtained v3.4.1 from Git, you could

  $ git checkout maint
  $ git pull
  $ $PETSC_ARCH/conf/reconfigure*.py

http://www.mcs.anl.gov/petsc/download/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20131019/f8334448/attachment.pgp>


More information about the petsc-users mailing list