Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 467 Bytes

Build Status

fabtests

Fabtests provides a set of examples that uses libfabric - a high-performance fabric software library.

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 changes.