hyperplonk icon indicating copy to clipboard operation
hyperplonk copied to clipboard

Benchmarks crash

Open srinathsetty opened this issue 1 year ago • 4 comments

When running ./run_benchmarks.sh, the code crashes with the following errors.

~/hyperplonk/scripts$ ./run_benchmarks.sh Running benches/bench.rs start benchmark with #64 threads thread 'main' panicked at hyperplonk/benches/bench.rs:61:90: called Result::unwrap() on an Err value: UnexpectedFlags note: run with RUST_BACKTRACE=1 environment variable to display a backtrace error: bench failed, to rerun pass --bench hyperplonk-benches

srinathsetty avatar Jan 31 '24 01:01 srinathsetty