Re: [petsc-dev] [petsc-maint #69143] petsc-dev performance issues
5 Apr
2011
5 Apr
'11
8:56 a.m.
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
5608
Age (days ago)
5608
Last active (days ago)
0 comments
1 participants
participants (1)
-
Satish Balay