On May 16, 2010, at 5:56 PM, <kevin.buck...@ecs.vuw.ac.nz> 
<kevin.buck...@ecs.vuw.ac.nz> wrote:

> > Have you tried building Open MPI with the --disable-dlopen configure flag?
> >  This will slurp all of OMPI's DSOs up into libmpi.so -- so there's no
> > dlopening at run-time.  Hence, your app (R) can dlopen libmpi.so, but then
> > libmpi.so doesn't dlopen anything else -- all of OMPI's plugins are
> > physically located in libmpi.so.
> 
> Given your reasoning, that's gotta be worth a shot: wilco.

This issue has come up a few times on the list; I will add something to the FAQ 
about this.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to