zkMIPS / zkm

The universal zkVM empowering Ethereum as the Global Settlement Layer
https://zkm.io
MIT License
92 stars 49 forks source link

add gpu support #139

Closed marco-storswift closed 1 week ago

marco-storswift commented 2 months ago

1 We modified prover.rs and added a prover_gpu function 2 We added the rustacuda dependency in the Cargo.toml file 3 The GPU dependency of plonky2 is in another private repository