github matter-labs/zksync-airbender v0.3.4

latest releases: v0.5.2, v0.5.2_rc1, dev-v0.8.2...
9 months ago

What's Changed

  • chore: clean up the compilation warnings & fix the rust toolchain version by @robik75 in #71
  • chore: fix CI after keccak change in incremental ohbender by @mm-zk in #74
  • feat(zksmith): add env_logger to zksmith by @robik75 in #75
  • chore: set toolchain to nightly-2025-05-23 in rust-toolchain and in CI by @robik75 in #76
  • feat(zksmith): add env_logger to zksmith part 2 by @robik75 in #77
  • perf(gpu_prover): Fix stage 4 register spills by @mcarilli in #80
  • feat(gpu_prover): custom GPU allocator by @robik75 in #82
  • perf(gpu_prover): Add adaptive parallelism for batch reduce by @mcarilli in #68
  • fix(gpu_prover): Bump slack memory to accommodate driver kernel loading on H100 by @mcarilli in #84
  • fix(gpu_prover): setup and teardown chunking fix by @robik75 in #85
  • perf(gpu_prover): implement permanent setup cache by @robik75 in #73
  • fix: fix number of keys in shift truncation table by @shamatar in #78
  • fix(gpu_prover): make allocation slack into an explicit allocation and bump it's size to 256 MB by @robik75 in #87
  • feat: allow to use generic (but recent) nightly again. Remove let chains by @shamatar in #88
  • fix: do not use u16 -> u32 parsing for timestamps by @shamatar in #81

Full Changelog: v0.3.3...v0.3.4

Don't miss a new zksync-airbender release

NewReleases is sending notifications on new releases.