Recommended download
git clone -b release https://gitlab.com/petsc/petsc.git petsc
- Use
git pull
anytime to obtain new patches that have been added since yourgit clone
or lastgit pull
. - Use
git checkout v3.14.4
to checkout a particular version.
Please join the petsc-announce and petsc-users mailing lists.
Documentation of changes/patches
Downloads if you cannot use git
- petsc-lite-3.14.4.tar.gz (use with online documentation)
- petsc-3.14.4.tar.gz (includes documentation, recommended for off-line use)
Use mirror below if GitLab and our primary download server are unavailable
- https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ (primary server)
- https://www.mcs.anl.gov/petsc/mirror/release-snapshots/ (mirror)