Skip to content

v2.5.0 Feature Release

Compare
Choose a tag to compare
@Ricks-Lab Ricks-Lab released this 27 Apr 04:52
· 843 commits to master since this release
  • Implemented the --plot option for amdgpu-monitor. This will display plots of critical GPU parameters that update at an interval defined by the --sleep N option.
  • Errors in reading non-critical parameters will now show a warning the first time and are disabled for future reads.
  • Fixed a bug in implementation of compatibility checks and improved usage of try/except.