Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 397 Bytes

File metadata and controls

18 lines (12 loc) · 397 Bytes

Fletcher C++ Run-time Library

The Fletcher C++ Run-time Library enables support for Fletcher-based accelerated applications.

Requirements

To build this library, the following packages are required to be installed:

Build & install

mkdir build
cmake ..
make
sudo make install