Dotan Barak wrote:

Some more info:

when i changed the dat.conf to be:
OpenIB-cma u1.2 nonthreadsafe default /usr/local/lib/libdaplcma.so mv_dapl.1.2 "ib0 0" 
""
OpenIB-cma-ip u1.2 nonthreadsafe default /usr/local/lib/libdaplcma.so mv_dapl.1.2 
"192.168.0.22 0" ""
OpenIB-cma-name u1.2 nonthreadsafe default /usr/local/lib/libdaplcma.so mv_dapl.1.2 "svr1-ib0 
0" ""
OpenIB-cma-netdev u1.2 nonthreadsafe default /usr/local/lib/libdaplcma.so mv_dapl.1.2 "ib0 
0" ""
OpenIB-scm1 u1.2 nonthreadsafe default /usr/local/lib/libdaplscm.so mv_dapl.1.2 "mthca0 
1" ""
OpenIB-scm2 u1.2 nonthreadsafe default /usr/local/lib/libdaplscm.so mv_dapl.1.2 "mthca0 
2" ""

The dtest makefile builds with DAPL_PROVIDER == OpenIB-cma-ip by default so it will use the second line of the configuration file. This requires the IP address of the IB device on your system to be supplied in the dat.conf. Change the default IP address (192.168.0.22) to match your ib device network address that you ifconfig'ed.

-arlin




_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to