[petsc-dev] [petsc-maint #69143] petsc-dev performance issues

Satish Balay petsc-maint at mcs.anl.gov
Tue Apr 5 08:56:11 CDT 2011


On Tue, 5 Apr 2011, Dmitry Karpeev wrote:

> Okay, but what's going on with petsc-3.1 on that machine?  It doesn't fail.
>  Is that because dlsym(0,string) works?
> Or was dynamic loading disabled in it?

--with-dynamic=0 is usually the default buid.

petsc-3.1 never did dlopen()/dlsym() for this case - but petsc-dev
does do dlopen()/dlsym() even with --with-dynamic=0 for basic ex2
example code - hece it crashes.

Satish



More information about the petsc-dev mailing list