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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 >>>>> [email protected] >>>>> http://www.fenics.org/mailman/listinfo/dolfin-dev >>>> >>>> _______________________________________________ >>>> DOLFIN-dev mailing list >>>> [email protected] >>>> 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 >> [email protected] >> 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 [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
