No description
src/common/am | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
LICENCE | ||
README.md |
QEMULinuxDevFlake
This Flake give a Qemu RISC-V Linux runtime to run benchmark, aim to make test environment reproducible and result fair enough.
Benchmark Programs
Memory access patterns
Stream access
STREAM - Custom Licence, but Open Source friendly
RRZE-HPC/TheBandwidthBenchmark - MIT Licence
Other patterns
Integer Arithmetic
shaswata56/BenchUtil - WTFPL license
Floating-point Arithmetic
shaswata56/BenchUtil - WTFPL license
Branch Prediction
Verilator Model