Skip to content

Releases: MoseleyBioinformaticsLab/gpu_tracker

v5.0.1

20 May 19:32
11d7448
Compare
Choose a tag to compare

What's Changed

  • Corrects documentation to include sub-tracking in the API by @erikhuck in #70

Full Changelog: v5.0.0...v5.0.1

v5.0.0

20 May 00:17
b4242b3
Compare
Choose a tag to compare

What's Changed

  • Adds an option for logging the per timepoint resource usage by @erikhuck in #60
  • Introduces the SubTracker by @erikhuck in #61
  • Enables use of SubTracker as a function decorator by @erikhuck in #62
  • improves naming and updates documentation accordingly by @erikhuck in #63
  • Adds the process_id field to the sub tracker log by @erikhuck in #64
  • Updates documentation to warn about file lock errors when sub-tracking by @erikhuck in #65
  • Improves documentation of sub_tracker.py by @erikhuck in #66
  • Introduces sub tracking analysis and comparison by @erikhuck in #69

Full Changelog: v4.1.0...v5.0.0

v4.1.0

24 Feb 18:34
2c006ec
Compare
Choose a tag to compare

What's Changed

  • Separates the GPU querying into two classes, one for nvidia and another for amd, that inherit a common interface by @erikhuck in #55
  • Implements the AMD GPU querier class, providing AMD GPU support by @erikhuck in #56

Full Changelog: v4.0.0...v4.1.0

v4.0.0

23 Jan 02:06
d703c06
Compare
Choose a tag to compare

What's Changed

  • Measures combined RAM and threads by summing the measurements of the main and descendant processes that were measured beforehand rather than re-measuring by @erikhuck in #49
  • Corrects the spelling of "descendant" by @erikhuck in #50
  • Adds option to override the file path to the resource usage pickle file by @erikhuck in #53
  • Updates documentation by @erikhuck in #54

Full Changelog: v3.0.2...v4.0.0

v3.0.2

25 Sep 15:09
fb137b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.2

v3.0.0

11 Jun 16:21
117bdcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0