Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@jonathanpwang jonathanpwang released this 01 Sep 08:22
· 24 commits to main since this release
39ee587

This release focuses on performance:

  • Execution was rewritten for much better performance and to support our distributed proving architecture.
  • All proving after execution, including trace generation, is now supported on Nvidia GPUs through new CUDA kernels and Rust bindings.

Users are recommended to upgrade all guest and host crates to openvm v1.4.0.

See CHANGELOG.md for more details.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0