Sorry, but Jeff is correct - that error message clearly indicates a version mismatch. Somewhere, one or more of your nodes is still picking up an old version.



On Tue, Aug 11, 2009 at 7:16 AM, Jeff Squyres <jsquyres@cisco.com> wrote:
On Aug 11, 2009, at 9:11 AM, Klymak Jody wrote:

I have removed all the OS-X -supplied libraries, recompiled and
installed openmpi 1.3.3, and I am *still* getting this warning when
running ompi_info:

[saturna.cluster:50307] mca: base: component_find: iof "mca_iof_proxy"
uses an MCA interface that is not recognized (component MCA v1.0.0 !=
supported MCA v2.0.0) -- ignored


This means that OMPI is finding an mca_iof_proxy.la file at run time from a prior version of Open MPI.  You might want to use "find" or "locate" to search your nodes and find it.  I suspect that you somehow have an OMPI 1.3.x install that overlaid an install of a prior OMPI version installation.

--
Jeff Squyres
jsquyres@cisco.com


_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users