[CIG-SHORT] Git Version of PETSc does not compile

Romain Jolivet jolivetinsar at gmail.com
Thu Feb 12 07:57:40 PST 2015


I have that line in matimpl.h. 
I just pulled a couple of hours ago by doing:

>> git clone --depth 1 -b knepley/pylith https://bitbucket.org/petsc/petsc.git petsc-pylith

When I do git log, I see:

>> git log
commit 04fcc16b6fc1fef768ea84f574fa77a92547ade2
Author: Matthew G. Knepley <knepley at gmail.com>
Date:   Tue Feb 10 07:14:54 2015 -0600

    Merge branch 'knepley/fix-veclock-fftw' into knepley/pylith
    
    * knepley/fix-veclock-fftw:
      DM: Fix more Vec lock issues
      FFTW: Updated for vector locking

So I guess we are on the same version…
R


Romain Jolivet
Cambridge, UK
jolivetinsar at gmail.com
UK: +44 7596 703 148
France: +33 6 52 91 76 39
USA: +1 (626) 560 6356

On 12 Feb 2015, at 15:51, cig-short-request at geodynamics.org wrote:

> Message: 1
> Date: Thu, 12 Feb 2015 09:35:54 -0600
> From: Matthew Knepley <knepley at mcs.anl.gov>
> To: "cig-short at geodynamics.org" <cig-short at geodynamics.org>
> Subject: Re: [CIG-SHORT] Git Version of PETSc does not compile
> Message-ID:
> 	<CAMYG4Gn_7_G5ZVP_RnrsJAvD9+Je5mzt1mCgJLHB2rZ=DpxaTg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> On Thu, Feb 12, 2015 at 8:27 AM, Romain Jolivet <jolivetinsar at gmail.com>
> wrote:
> 
>> Hello,
>> 
>> As I tried to compile the newest version of PETSc from the git repository,
>> I ran into some compiling problems.
>> It says that MAT_GetSubMatrix (which was not present in the previous
>> versions of pets I was using) is undeclared when compiling
>> src/mat/interface/dlregismat.c
>> I checked and it seems to be declared the same way MAT_GetSubMatrices is.
>> Any thoughts? Please find attached the make and configure log files.
>> 
> 
> The declaration of that value is here:
> 
> 
> https://bitbucket.org/petsc/petsc/src/04fcc16b6fc1fef768ea84f574fa77a92547ade2/include/petsc-private/matimpl.h?at=knepley%2Fpylith#cl-1534
> 
> where you can see I am on the knepley/pylth branch. What branch are you on?
> 
>  Thanks,
> 
>     Matt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/cig-short/attachments/20150212/1d11d491/attachment.html>


More information about the CIG-SHORT mailing list