Re: [OMPI users] OMPI & uDAPL

2007-10-23 Thread Andrew Friedley
Troy Telford wrote: On Monday 22 October 2007, Don Kerr wrote: Couple of things. With linux I believe you need the interface instance in the 7th field of the /etc/dat.conf file. example: InfiniHost0 u1.1 nonthreadsafe default /usr/lib64/libdapl.so ri.1.1 " " " " should be InfiniHost0 u1.1 n

Re: [OMPI users] OMPI & uDAPL

2007-10-23 Thread Troy Telford
On Monday 22 October 2007, Don Kerr wrote: > Couple of things. > With linux I believe you need the interface instance in the 7th field of > the /etc/dat.conf file. > example: > > InfiniHost0 u1.1 nonthreadsafe default /usr/lib64/libdapl.so ri.1.1 " " " " > should be > InfiniHost0 u1.1 nonthread

Re: [OMPI users] OMPI & uDAPL

2007-10-22 Thread Don Kerr
Couple of things. With linux I believe you need the interface instance in the 7th field of the /etc/dat.conf file. example: InfiniHost0 u1.1 nonthreadsafe default /usr/lib64/libdapl.so ri.1.1 " " " " should be InfiniHost0 u1.1 nonthreadsafe default /usr/lib64/libdapl.so ri.1.1 "ib0 0 " " "

Re: [OMPI users] OMPI & uDAPL

2007-10-22 Thread Troy Telford
On Monday 22 October 2007, Troy Telford wrote: > WARNING: Failed to open "ib0" Whoops; I typed in the wrong text here. The failure was "Failed to Open "InfiniHost0" - ie. the name listed in the warning matches the name in /etc/dat.conf. -- Troy Telford