[petsc-dev] Registration implicitly collective on COMM_WORLD

Jed Brown jedbrown at mcs.anl.gov
Sun Feb 17 12:00:08 CST 2013


On Tue, Feb 5, 2013 at 8:05 AM, Barry Smith <bsmith at mcs.anl.gov> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130217/e964692b/attachment.html>


More information about the petsc-dev mailing list