1
1
Jeff Squyres 5aabee2644 libfabric: a few fixes since 1.0rc3
Including a critical atomic initialization fix for the usnic provider.
2015-04-02 15:54:01 -07:00
..
2015-04-02 15:54:01 -07:00
2015-04-02 15:54:01 -07:00
2015-04-02 15:54:01 -07:00
2015-04-02 15:54:01 -07:00

This README is for userspace RDMA fabric library.

Version Libfabric v1.0.0rc5
Released on 2015-04-02

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.