Skip to content

v0.18.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 09:35

HyperQueue 0.18.0-rc1

Breaking change

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-rc1-*: Main HyperQueue build containing the hq binary. Download this archive to
    use HyperQueue from the command line
    .
  • hyperqueue-0.18.0-rc1-*: Wheel containing the hyperqueue package with HyperQueue Python
    bindings.