1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/ib
Peter Somogyi 8b6f1c39e7 Some minor changes before integrating ib...
(This used to be ctdb commit fa39ad5054de6e781ca980b9e24d22fa0c67e9ae)
2007-02-12 16:47:12 +01:00
..
config.m4 Joining ctdb and ibwrapper (incomplete). 2007-01-02 18:16:39 +01:00
ibw_ctdb_init.c Fixed a side effect of previous revert. 2007-01-25 14:22:03 +01:00
ibw_ctdb.c Joining ctdb and ibwrapper (incomplete). 2007-01-02 18:16:39 +01:00
ibw_ctdb.h Joining ctdb and ibwrapper (incomplete). 2007-01-02 18:16:39 +01:00
ibwrapper_internal.h ib: fragment sent buf + many bugfixes 2007-02-08 19:06:14 +01:00
ibwrapper_test.c Some minor changes before integrating ib... 2007-02-12 16:47:12 +01:00
ibwrapper.c ib: fragment sent buf + many bugfixes 2007-02-08 19:06:14 +01:00
ibwrapper.h +1 ibw function +1 bugfix 2007-01-03 17:37:47 +01:00
README.txt Some minor changes before integrating ib... 2007-02-12 16:47:12 +01:00

Compilation
===========

For the configure script, please set the OFED include & library path by e.g.:

export CFLAGS="-I/usr/local/ofed/include -L/usr/local/ofed/lib"

After then:

./configure --enable-infiniband