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

Matthew Knepley knepley at mcs.anl.gov
Thu Feb 12 08:12:34 PST 2015


On Thu, Feb 12, 2015 at 9:57 AM, Romain Jolivet <jolivetinsar at gmail.com>
wrote:

> 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…
>

Next lets check that you are not picking up some old version of PETSc
somewhere else on
your machine through include paths.

  make V=1 -f ./gmakefile

and send all output

  Thanks,

     Matt


> 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
>
>
>
> _______________________________________________
> CIG-SHORT mailing list
> CIG-SHORT at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/cig-short
>



-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/cig-short/attachments/20150212/d7532d3b/attachment-0001.html>


More information about the CIG-SHORT mailing list