Re: [OMPI devel] OpenIB not functioning on 1.5.x (works on 1.4.3)

2010-12-15 Thread Jeff Squyres
On Dec 13, 2010, at 6:08 PM, David Fiala wrote: > I noticed that I can get the openib transport to work successfully > under version 1.4.3 when configured with: --with-openib > --enable-openib-ibcm I'm surprised; the IBCM connection manager support in OMPI is not complete. You probably shouldn'

[OMPI devel] OpenIB not functioning on 1.5.x (works on 1.4.3)

2010-12-13 Thread David Fiala
Hi, I noticed that I can get the openib transport to work successfully under version 1.4.3 when configured with: --with-openib --enable-openib-ibcm When I configure 1.5 or 1.5.1 I used: --with-openib (noting the absence of the ibmc flag) However, when I actually try to use openib on a basic MPI p