1
1
2015-03-10 09:47:40 -07:00

14 строки
323 B
Plaintext

This README is for userspace RDMA fabric library.
Version Libfabric v1.0.0rc3
Released on 2015-03-10
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.