BENCH: pp_exp_k12 hangs
YWRtaW4 opened this issue · 2 comments
YWRtaW4 commented
I ran src/presets/gmp-pbc-bn254.sh
and make
, then ran bin/bench_pp
, the bench test ran well until pp_exp_12
. Then I added DBENCH=20
into src/presets/gmp-pbc-bn254.sh
but the hanging situation is the same.
dfaranha commented
Thanks for notifying!
I missed up the preset by pushing a debugging configuration. Can you test again with the latest version?
YWRtaW4 commented
I tested it again and it's working as expected. Thank you for your reply and work!