You have version confusion somewhere - the error message indicates that
mpirun is looking for a component that only exists in the 1.2.x series, not
in 1.3.x. Check that your LD_LIBRARY_PATH is pointing to the 1.3.2 location,
along with your PATH.
On Fri, May 29, 2009 at 12:52 PM, Jeff Layton wr
I've got some more information (after rebuilding Open MPI and the
application a few times). I put
-mca mpi_show_mca_params enviro
in my mpirun line to get some of the parameter information back.
I get the following information back (warning - it's long).
---