PETSc

Download


 Please join the petsc-announce, petsc-users mailing lists.

PETSc Release Version 3.2

  • petsc-3.2-p6.tar.gz - full distribution (including all current patches) with documentation
  • petsc-lite-3.2-p6.tar.gz - smaller version with no documentation (all documentation may be accessed on line)
  • The release can also be downloaded using mercurial with the following commands
    hg clone http://petsc.cs.iit.edu/petsc/releases/petsc-3.2
    hg clone http://petsc.cs.iit.edu/petsc/releases/BuildSystem-3.2 petsc-3.2/config/BuildSystem

There are no separate patch files, the current fixes are included in the tar file. Patches are documented at:

Older patchlevel tarballs are also available

Previous PETSc Releases

We urge you, whenever possible, to upgrade to the latest version of PETSc.

PETSc development repository

You can work with the development copy of PETSc, and be up-to-date with our day-to-day work. This also facilitates easy submission of patches back to us. This usage is for experts only.