Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 948 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 948 Bytes

v0.2.0

  • #18 A large refactoring with following changes:

    • correctly support memory setup for resources.
    • support turn on hyperthreading with latest version of hyperqueue.
    • Support install hq to remote computer over CLI.
    • adding unit tests with submit to real hq using the fixture from hyperqueue repo.
    • Fix the submit bug for hq > 0.12 that resources are configured twice in job script and submit command.
  • #26 Change alloc add worker name (name appear in slurm queue) aiida -> ahq

  • #24 Use JSON format as output for hq job list and hq submit

v0.1.1

Only a small fix to the README.md was added here, this release is mainly to test the automated deployment to PyPI.

v0.1.0

First release on PyPI, tested with HyperQueue v0.15.0.