[go: nahoru, domu]

Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@mimischi mimischi released this 04 Mar 11:57
· 104 commits to master since this release
3d72698

This release contains several bug fixes around long standing issues. In addition, the startup time of the command-line interface was lowered. This should be immediately noticeable upon usage.

Changelog

Features

  • Add GPUs to cobra template. (#142)
  • Lower startup time of the CLI. (#153)

Bugfixes

  • Already submitted benchmarks are now hidden in the summary of mdbenchmark submit. (#139)
  • Plotting will now work, even when some benchmarks are unfinished. (#140)
  • Restarting benchmarks with mdbenchmark submit --force works again. (#141)

Misc

  • Use poetry to manage Python dependencies and the project in general. (#155)