OPENIB.ORG INFINIBAND SUPPORT (2004-02-26 drop) ---------- ---------- ------- This file gives a basic outline of building the userspace components of the OpenIB.org InfiniBand stack. More information, userspace tools, and the latest kernel drivers are available from BUILDING -------- The simplest way to build and install this software is to use the .src.rpm and build an RPM. Unfortunately, this has not yet been tested on a broad range of distributions. The code can also be build by running make TS_TARGET_SYSTEMS=host_native_2_6 from the top of the source tree NOTES ----- 2004-02-26 -- Initial drop * /usr/src/linux should point to a Linux kernel 2.6 source tree * gcc-c++ and gcc-g77 are required to compile the C++ and FORTRAN MPI * libraries.