<div class="gmail_quote">On Thu, Sep 8, 2011 at 03:13, amrit poudel <span dir="ltr">&lt;<a href="mailto:amrit_pou@hotmail.com">amrit_pou@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This is what I have in /lib, and by looking at libmpi.so, I believe I have a shared library.  Would you recommend building a static library for open mpi or is shared library okay?</blockquote></div><br><div>Shared is usually fine. Just add --known-mpi-shared=1 to the configure line you ran before.</div>