[petsc-dev] Instructions for petsc-dev
Satish Balay
balay at mcs.anl.gov
Tue Mar 12 15:54:17 CDT 2013
On Tue, 12 Mar 2013, Nachiket Gokhale wrote:
> I want to update my copy of petsc-dev. Since I've been unable to
> digest the recent discussion on this list, I thought I should ask:
>
> Are the old instructions here
> http://www.mcs.anl.gov/petsc/developers/index.html#obtaining still
> valid?
nope - will take some time to update.
>
> Will these instructions still get me petsc-dev? Note that, I do not
> submit patches, and I use petsc-dev because it has certain features
> that were not there in the previous release.
Simplest thing for now:
hg clone https://bitbucket.org/petsc/petsc-hg
[to get updates]
cd petsc-hg && hg pull -u
And ignore BuildSystem [its no longer a separate repo for petsc purpose]
Satish
More information about the petsc-dev
mailing list