On Aug 11, 2009, at 9:43 AM, Klymak Jody wrote:

[xserve03.local][[61029,1],4][btl_tcp_endpoint.c:
486:mca_btl_tcp_endpoint_recv_connect_ack] received unexpected process
identifier [[61029,1],3]


This would well be caused by a version mismatch between your nodes. E.g., if one node is running OMPI vx.y.z and another is running va.b.c. We don't check for version mismatch in network communications, and our wire protocols have changed between versions. So if vx.y.z sends something that is not understood between va.b.c, something like the above message could occur.

--
Jeff Squyres
jsquy...@cisco.com

Reply via email to