Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 10:12

HyperQueue 0.18.0

Breaking changes

New features

  • Combination of --time-request and --nodes is now allowed

  • Allow setting a time request for a task (min_time resource value) using the Python API.

  • Optimizations related to job submit & long term memory saving

  • The CLI dashboard is now enabled by default. You can try it with the hq dashboard command. Note that it is still
    very experimental and a lot of useful features are missing.

Artifact summary:

  • hq-v0.18.0-*: Main HyperQueue build containing the hq binary. Download this archive to
    use HyperQueue from the command line
    .
  • hyperqueue-0.18.0-*: Wheel containing the hyperqueue package with HyperQueue Python
    bindings.