https://github.com/osmhpi/metalfs
Near-storage compute aware file system and FPGA operator pipelines.
https://github.com/osmhpi/metalfs
cpp fpga high-level-synthesis near-data-processing shell
Last synced: about 2 hours ago
JSON representation
Near-storage compute aware file system and FPGA operator pipelines.
- Host: GitHub
- URL: https://github.com/osmhpi/metalfs
- Owner: osmhpi
- License: mit
- Created: 2018-04-09T09:42:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T21:00:26.000Z (about 4 years ago)
- Last Synced: 2024-04-16T02:19:08.292Z (almost 2 years ago)
- Topics: cpp, fpga, high-level-synthesis, near-data-processing, shell
- Language: C++
- Homepage: https://metalfs.github.io
- Size: 9.89 MB
- Stars: 27
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metal FS
Metal FS augments the Linux file system to expose FPGA-based near-storage accelerators.
## Getting Started
For general information and development prerequisites, please refer to the [project documentation](https://metalfs.github.io).
To get started with developing applications using Metal FS, we recommend the [getting started repository](https://github.com/metalfs/getting-started) and our [tutorial](https://metalfs.github.io/tutorial.html).
## Paper
Metal FS was presented at EuroSys'20: [Accessible Near-Storage Computing with FPGAs](https://osm.hpi.de/static/publications/schmid2020accessible.pdf) [[BibTeX](https://osm.hpi.de/publications/#schmid2020accessible-bibtex), [Video](https://osm.hpi.de/posts/2020-04-27-eurosys-metalfs)]