EspressoSystems / jellyfish

A Rust Implementation of the PLONK ZKP System and Extensions
https://jellyfish.docs.espressosys.com
MIT License
397 stars 100 forks source link

fix(pcs): compilation fix for jf-pcs&jf-vid #573

Closed mrain closed 5 months ago

mrain commented 5 months ago

closes: #XXXX

This PR:

Fix the compilation failure for jf-pcs and jf-vid when gpu-vid feature is on.

This PR does not:

Key places to review:

Things tested

Tested locally that we can run the disperse_timer().


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.