[CIG-SHORT] Adding to the libraries

Matthew Knepley knepley at rice.edu
Sat Aug 5 22:39:17 PDT 2017


On Sat, Aug 5, 2017 at 9:52 PM, Ehsan Haghighat <ehsanh at mit.edu> wrote:

>
>
> The master branch is the current stable development version of PyLith. It
> has some fixes since the v2.2.0 release. If you want the v2.2.0 release,
> then use git to get the tagged version matching the release.
>
> From https://stackoverflow.com/questions/791959/download-
> a-specific-tag-with-git
>
> After the clone, you can list the tags with
> $ git tag -l
> and then checkout a specific tag:
> $ git checkout tags/<tag_name>
>
> Even better, checkout and create a branch (otherwise you will be on a
> branch named after the revision number of tag):
>
> $ git checkout tags/<tag_name> -b <branch_name>
>
>
> What I understood is to install the latest version with
> "—with-pylith-git=master" and then get an earlier version. However, I
> remember once I tried to get the 2.1.0 on the 2.2.0 I faced
> incompatibilities between PETSc and Pylith. Do you think it will happen
> here? (at this time, I have to stick to the 2.1.0 version)
>

Yes, if you want to rollback PyLith, you have to rollback PETSc to a
compatible rev, which is easiest to do by date.

   Matt


> Thank you very much Brad for the support.
>
> Best regards,
> Ehsan
>
>
>
> _______________________________________________
> CIG-SHORT mailing list
> CIG-SHORT at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/cig-short
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/cig-short/attachments/20170806/abedd56d/attachment.html>


More information about the CIG-SHORT mailing list