https://github.com/spcl/fflib
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spcl/fflib
- Owner: spcl
- Created: 2018-04-03T12:19:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T17:57:40.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T12:12:08.570Z (9 months ago)
- Language: C
- Size: 19.2 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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