Opt Versions Save

Opt DSL

v0.2.2

6 years ago

Added

  • Higher verbosity levels, along with documentation

Fixed

  • Robustness to divide-by-zero in pure GN solver.

v0.2.1

6 years ago

Added

  • Roadmap
  • Partially-automated regression test script.
  • Verbose-mode GPU memory usage reporting
  • Improved documentation
  • Improved error messages

Fixed

  • #91: Graph energies with no unknown energies produce erroneous results

v0.2.0

6 years ago

Added

  • Changelog
  • Semantic version number
  • threadsPerBlock initialization parameter. Globally sets #threads/block
  • Auto-detection of native double-precision floating point atomics

Fixed

  • Longstanding code emission bug on graph domains

v0.1.1

6 years ago

No API changes since v0.1.0.

Added

  • Simple tests/

Fixed

  • Memory leaks

v0.1.0

6 years ago

This is the initial public release of Opt.

We hope you will try it out if you are looking to solve large-scale non-linear least squares problems fast using a GPU.