Skip to content

Releases: Donders-Institute/hpc-utility

2.0.0

06 Dec 16:08
818b058
Compare
Choose a tag to compare

Release 2.0.0

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0

1.0.0

29 Oct 14:40
Compare
Choose a tag to compare

New features

  • added interface for printing node resource status

update 2021.08.23

  • added RPM for el8 to the assets

0.6.2

18 Feb 14:42
Compare
Choose a tag to compare

Release 0.6.2

0.6.1

04 Nov 12:16
Compare
Choose a tag to compare

Improvements

  • added avail sub-command to list all available hpcutil commands, and their short description.

0.6.0

03 Jun 07:27
Compare
Choose a tag to compare

Improvements

  • hpcutil cluster nodes vnc command now accepts three inputs of machine list:
    • hosts as command-line arguments
    • a machinelist file via the --machine-list (or -l) option
    • from ganglia as a fallback option

0.5.0

29 May 09:11
Compare
Choose a tag to compare

Release 0.5.0

0.4.0

11 Apr 11:53
Compare
Choose a tag to compare

We renamed hpc-cluster-tools to hpc-utility.

0.3.0

01 Apr 07:27
Compare
Choose a tag to compare

This release updates dependency with the hpc-webhook version 0.3.2.

  • changed webhook working directory from $HOME/.webhooks to $HOME/.webhook.

0.2.0

28 Mar 08:33
Compare
Choose a tag to compare

Release 0.2.0

0.1.0

14 Mar 13:55
Compare
Choose a tag to compare

Implemented functionalities

  • get torque/moab configuration (equivalent to cluster-torqueconfig)
  • list jobs in the torque cluster (equivalent to cluster-qstat)
  • list vnc sessions (equivalent to cluster-uservncs)
  • get node resource info (equivalent to cluster-memfree and cluster-diskfree)
  • get job tracing log from torque server
  • get memory usage of a running job (equivalent to cluster-jobmeminfo)
  • QaaS webhook create, list, info and delete (see hpc-qaas)