We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ee12f commit 45ef362Copy full SHA for 45ef362
verify_ceno.sh
@@ -3,5 +3,5 @@ set -euxo pipefail
3
4
cd spartan_parallel
5
RUST_BACKTRACE=1 \
6
- cargo run --release \
+ cargo run --release --features multicore,profile \
7
--example interface -- ceno_demo/tower_verifier
0 commit comments