An open API service indexing awesome lists of open source software.

https://github.com/spcl/fflib


https://github.com/spcl/fflib

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# fflib: o**ff**loading utility library

Dependencies:
- Portals 4 reference library https://github.com/SalvatoreDiGirolamo/portals4
(forked from https://github.com/Portals4/portals4)
- MPICH/OpenMPI
- autotools

Compile:
- autoreconf -i
- ./configure; make; make install