Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccelio/qsub-fpga
Infrastructure for managing FPGA cluster via qsub.
https://github.com/ccelio/qsub-fpga
Last synced: 3 days ago
JSON representation
Infrastructure for managing FPGA cluster via qsub.
- Host: GitHub
- URL: https://github.com/ccelio/qsub-fpga
- Owner: ccelio
- Created: 2016-10-27T22:14:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T21:02:19.000Z (over 7 years ago)
- Last Synced: 2024-11-01T02:42:45.451Z (about 2 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Example usage:*
./spawn.py -b bitfiles/rocket.bit -o output-rocket/ -f commands/hello.txt
*Command files:*
// benchmark directory # name to apply to benchmark run # commands to execute.
hello # hello # ./hello.riscv
The benchmark directory will be copied over and the commands will start from within the directory after boot.