Skip to content

Releases: guilbaults/slurm-job-exporter

v0.4.2

17 Apr 19:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Mar 13:37
Compare
Choose a tag to compare

What's Changed

  • Fix crash when there are no gpus for a job by @abergeron in #22
  • Make sure this is started after DCGM if it is configured on the machine by @abergeron in #23

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jan 18:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

24 Nov 18:01
Compare
Choose a tag to compare
Preparing release 0.3.2

v0.3.0

26 Sep 13:54
81e3ec3
Compare
Choose a tag to compare
Adding support for El9 (#17)

* Adding el9 specfile

* Using softprops/action-gh-release

* Removing dependency on libcgroup-tools

Release v0.2.0

01 Aug 17:48
Compare
Choose a tag to compare

Adding counter_process_usage to measure and name the processes inside the cgroups

Release v0.1.0

14 Jul 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.1.0

Release v0.0.13

11 Apr 18:59
Compare
Choose a tag to compare

What's Changed

  • Handle error when pynvml exists but underlying NVML library not. by @csqrs in #10
  • DCGM is using gauges and not counters for bandwidth measurements by @guilbaults in #11
  • Adding --dcgm-update-interval parameters by @guilbaults in #12
  • Adding flake8 checks by @guilbaults in #13

New Contributors

  • @csqrs made their first contribution in #10

Full Changelog: v0.0.12...v0.0.13

Release v0.0.12

29 Nov 21:14
Compare
Choose a tag to compare

slurm_job_threads_count by thread status, can now distinguish sleeping, running, io-wait ...

Release v0.0.11

28 Nov 14:40
Compare
Choose a tag to compare

Measure the qty of processes and threads