[petsc-dev] failure of new parallel configure

Matthew Knepley knepley at gmail.com
Tue Mar 3 14:54:12 CST 2015


On Tue, Mar 3, 2015 at 2:49 PM, Satish Balay <balay at mcs.anl.gov> wrote:

> On Tue, 3 Mar 2015, Matthew Knepley wrote:
>
> > On Tue, Mar 3, 2015 at 2:37 PM, Satish Balay <balay at mcs.anl.gov> wrote:
> >
> > > On Tue, 3 Mar 2015, Matthew Knepley wrote:
> > >
> > > > Okay, I pushed the fixes for the MPI stuff. Lets see how next does
> now.
> > >
> > > I see the following issue with 'make all'
> > >
> >
> > Is that a configure problem?
> >
> > Also note that I removed a cycle in the configure graph. mpi4py depends
> on
> > PETSc.Configure, but Configure also depended on it which was crazy.
>
> Well configure is supporsed to call mpi4py.py - that creates an empty
> 'mpi4py-build' make target. [similarly for petsc4py]
>
> Somehow this has to happen without a circular dependency?


The dependence is only there to figure out the install dir, so it can be
removed, BUT
someone has "refigured" the install dir all over PETSc.Configure, even
overwriting
the installdir module. I will fix this soon.

   Matt


>
> Satish
>



-- 
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.mcs.anl.gov/pipermail/petsc-dev/attachments/20150303/f2d093f3/attachment.html>


More information about the petsc-dev mailing list