This README is for userspace RDMA fabric library.

Version Libfabric v1.0.0rc2.234.g32f189d
Released on 2015-03-17

Building
========
To make this directory, run:
./autogen.sh && ./configure && make && make install

Typically the autogen and configure steps only need be done the first
time unless configure.ac or Makefile.am changes.

