[petsc-dev] builder.py
Satish Balay
balay at mcs.anl.gov
Thu Feb 24 13:11:17 CST 2011
On Thu, 24 Feb 2011, Matthew Knepley wrote:
> On Wed, Feb 23, 2011 at 5:21 PM, Satish Balay <balay at mcs.anl.gov> wrote:
>
> > On Wed, 23 Feb 2011, Matthew Knepley wrote:
> >
> > > On Wed, Feb 23, 2011 at 5:17 PM, Satish Balay <balay at mcs.anl.gov> wrote:
> > >
> > > > It appers to compile only a bit of fortran modules - and not the c
> > sources
> > > > for me...
> > > >
> > >
> > > Yes, I am fixing that. It is an initialization problem. Since my database
> > is
> > > already initialized,
> > > I did not have it. Should work soon.
> > >
> > >
> > > > And it leaves arround *.d files in my PETSC_DIR
> > > >
> > >
> > > Yes, that way I can rebuild dependencies at any time.
> >
> > Then they should be in PETSC_DIR/PETSC_ARCH/builder or some other
> > location - like cmake does..
>
>
> Okay, it should work from a clean install now, and it puts the .d in the
> right place.
I still see the old behavior - only .mod compiles - and .d files in PETSC_DIR
Perhaps you haven't pushed yet?
Satish
More information about the petsc-dev
mailing list