zkmopro / mopro

Making client-side proving on mobile simple.
Apache License 2.0
102 stars 28 forks source link

gpu-benchmark feature flag for mopro-cli #157

Open FoodChain1028 opened 2 weeks ago

FoodChain1028 commented 2 weeks ago

To update a feature flag in mopro-config file and makes it readable from mopro-cli.

However, there's a problem. The current gpu-benchmarks flag cannot be triggered through building with --features=gpu-benchmarks. We have to change the default feature in mopro-ffi to enable it.