← Back to team overview

dolfin team mailing list archive

Re: HYPRE related error

 

I would then suggest this is a linking error with Dolfin.

  Matt

On Jan 10, 2008 10:04 AM, Gideon Simpson <grs2103@xxxxxxxxxxxx> wrote:
> no problems with
> ./ex2 -pc_type hypre -pc_hypre_type boomeramg -ksp_view
>
>
> On Jan 10, 2008, at 11:01 AM, Matthew Knepley wrote:
>
> > Do you get this error on a PETSc example, like KSP ex2 when you
> > choose a HYPRE solver?
> >
> >   Thanks,
> >
> >     Matt
> >
> > On Jan 10, 2008 9:54 AM, Gideon Simpson <grs2103@xxxxxxxxxxxx> wrote:
> >> I let petsc download and build my HYPRE
> >>
> >> On Jan 10, 2008, at 10:49 AM, Matthew Knepley wrote:
> >>
> >>> On Jan 10, 2008 9:40 AM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> >>>> This looks like a problem in your PETSc build.
> >>>
> >>> This is a missing HYPRE symbol, so it is most likely a HYPRE
> >>> version mismatch,
> >>> unless PETSc built it for you, and then it could be a build error.
> >>> The place to
> >>> start looking is the configure.log and then the HYPRE build log.
> >>>
> >>>   Matt
> >>>
> >>>> Garth
> >>>>
> >>>> Gideon Simpson wrote:
> >>>>> while dolfin now compiles and links fine, i get the following
> >>>>> error when
> >>>>> i try to run a sample program:
> >>>>>
> >>>>> dyld: Symbol not found: _HYPRE_ParCSRPilutDestroy
> >>>>>   Referenced from:
> >>>>> /Users/gideon/software/petsc-2.3.3-p8/lib/darwin8.11.1-cxx-debug/
> >>>>> libpetscksp.dylib
> >>>>>   Expected in: dynamic lookup
> >>>>>
> >>>>> Trace/BPT trap
> >>>>>
> >>>>>
> >>>>>
> >>>>> -gideon
> >>>>>
> >>>>>
> >>>>>
> >>>>> ------------------------------------------------------------------
> >>>>> --
> >>>>> ----
> >>>>>
> >>>>> _______________________________________________
> >>>>> DOLFIN-dev mailing list
> >>>>> DOLFIN-dev@xxxxxxxxxx
> >>>>> http://www.fenics.org/mailman/listinfo/dolfin-dev
> >>>>
> >>>> _______________________________________________
> >>>> DOLFIN-dev mailing list
> >>>> DOLFIN-dev@xxxxxxxxxx
> >>>> http://www.fenics.org/mailman/listinfo/dolfin-dev
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> 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
> >>
> >> _______________________________________________
> >> DOLFIN-dev mailing list
> >> DOLFIN-dev@xxxxxxxxxx
> >> http://www.fenics.org/mailman/listinfo/dolfin-dev
> >>
> >
> >
> >
> > --
> > 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
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>



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


References