<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 28 Aug 2019 at 06:26, Smith, Barry F. <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Aug 27, 2019, at 3:22 AM, Lisandro Dalcin via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov" target="_blank">petsc-dev@mcs.anl.gov</a>> wrote:<br>
> <br>
> There is a new scotch release. We should update configure to this version. I'm a bit confused about the current status PTscotch.py in BuildSystem, it seems to be using the scotch/master from the official repo.<br>
<br>
It is using<br>
<br>
   self.version          = '6.0.7'<br>
    self.versionname      = 'SCOTCH_VERSION.SCOTCH_RELEASE.SCOTCH_PATCHLEVEL'<br>
    self.gitcommit        = 'v'+self.version<br>
    self.download         = ['git:<a href="https://gitlab.inria.fr/scotch/scotch" rel="noreferrer" target="_blank">https://gitlab.inria.fr/scotch/scotch</a>',<br>
                             '<a href="https://gitlab.inria.fr/scotch/scotch/-/archive/'+self.gitcommit+'/scotch-'+self.gitcommit+'.tar.gz" rel="noreferrer" target="_blank">https://gitlab.inria.fr/scotch/scotch/-/archive/'+self.gitcommit+'/scotch-'+self.gitcommit+'.tar.gz</a>',<br>
                             '<a href="http://ftp.mcs.anl.gov/pub/petsc/externalpackages/scotch-'+self.gitcommit+'.tar.gz" rel="noreferrer" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/externalpackages/scotch-'+self.gitcommit+'.tar.gz</a>']<br>
<br>
which means it is using the tag v6.0.7 from the repo which in a sane world corresponds to release 6.0.7 exactly.<br>
<br></blockquote><div><br></div><div>Well, yes, but I'm still wondering why we default to git rather than an official release tarball.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
To switch to the new release just change the 7 to an 8; test and make a merge request. We are not official accepting merge requests yet but despite this people are shoving them in like crazy, you might as well join the crowd.<br>
<br></blockquote><div><br></div><div>No pressure, I'll do it once merge request acceptance is back to normal.</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Lisandro Dalcin<br>============<br>Research Scientist<br>Extreme Computing Research Center (ECRC)<br>King Abdullah University of Science and Technology (KAUST)<br><a href="http://ecrc.kaust.edu.sa/" target="_blank">http://ecrc.kaust.edu.sa/</a><br></div></div></div></div>