Re: [OMPI devel] Open MPI 1.8: link problem when Fortran+C+Platform LSF

2015-01-16 Thread Jeff Squyres (jsquyres)
As usual for this thread, a bunch of time elapsed. Sorry for the delay! :-( FWIW: --disable-dlopen does 2 things: 1. Disables the dlopen code in Open MPI (i.e., it won't load plugins) 2. Slurps all plugins into libmpi.so (and friends) The --disable-mca-dso switch only does #2. So just FYI: yo

Re: [OMPI devel] Open MPI 1.8: link problem when Fortran+C+Platform LSF

2015-01-05 Thread Paul Kapinos
Jeff and All, Belated Merry Christmas and a Happy New Year! And now we can be back to business :) I did some additional tests with versions installed on our cluster (1.8.3 ++ 1.8.4) and I *believe* I can confirm, that the problem seem to be not rooted on LSF support and yessir, adding "-lbat -

Re: [OMPI devel] Open MPI 1.8: link problem when Fortran+C+Platform LSF

2014-12-01 Thread Jeff Squyres (jsquyres)
Paul -- Sorry for the delay -- SC and the US Thanksgiving holiday last week got in the way of responding to this properly. I talked with Dave Goodell about this issue a bunch today. Going back to the original email in this thread (http://www.open-mpi.org/community/lists/devel/2014/10/16064.p

Re: [OMPI devel] Open MPI 1.8: link problem when Fortran+C+Platform LSF

2014-10-20 Thread Paul Hargrove
Markus, I based my suggestion on the presence of certain keywords in the error message, not on any mental model of the compiler or linker action on your input. I don't think there is any valid reason one should *expect* a need to compile or link with "mpif90 -fPIC". So, I am afraid I cannot answ