1
1
2015-02-03 13:46:05 -08:00

14 строки
324 B
Plaintext

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