kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.77k stars 231 forks source link

ci: fix warnings and improve runtime #498

Closed batzor closed 2 months ago

batzor commented 2 months ago

Description

This PR fixes unused variable warnings and improves CI runtime from ~50 minutes to ~30 minutes. Also, exclusive tag is introduced to cpu heavy tests to prevent timeouts from happening.

Closes #197 since it's no longer reproducible.

chokobole commented 2 months ago