Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.