Re: [petsc-dev] Registration implicitly collective on COMM_WORLD
17 Feb
2013
17 Feb
'13
noon
On Tue, Feb 5, 2013 at 8:05 AM, Barry Smith <[email protected]> wrote:
Then we would need to remove the support for [/path/libname[.so.1.0]:]functionname[()] where items in [] denote optional from PetscFunctionListFind() so no more
-ksp_type /Users/me/libmyksp.so:MyKSPCreate()
Instead people would need to load the library in one collective call and then call the functionlistfind.
But I guess that is ok, no body uses this anyways.
Shall we add PETSC_PLUGIN_PATH and -petsc_plugin list_of:directories:or_libs.so. This would require plugin authors to create registration routines for each shared library, but I think this makes for a better UI anyway.
4924
Age (days ago)
4924
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown