This repository was archived by the owner on Apr 18, 2025. It is now read-only.
Parallel synthesis of sub-circuits #552
Open
Description
Describe the feature you would like
We are currently parallelizing the witness assignment of the following sub-circuits:
- bytecode FEAT: parallelize witness assignment of bytecode circuit using assign_regions api #530
- poseidon Feat: bump up poseidon-circuit to enable parallel synthesis #867
- state FEAT: parallelize witness assignment of state circuit using assign_regions api #545
- mpt
- evm
- halo2-lib related
- sig
- ecc
- compression
- aggregation
Additional context
No response