Skip to content

v3.4.0

Latest
Compare
Choose a tag to compare
@harp-intel harp-intel released this 04 Mar 21:48
· 29 commits to main since this release

Version 3.1.0 is a feature and maintenance release with the following additions/fixes.

New Features & Enhancements

  • Gaudi device stats now included in the telemetry command report.
  • Metrics command event data can now be re-processed so that a previously unknown transaction rate (--txnrate) can be applied.
  • The telemetry command now accepts a duration value of zero (--duration 0) to run until interrupted by SIGINT (ctrl-c).
  • The telemetry command HTML report now includes time stamps on the x-axis of charts.
  • The config command now allows setting the compute and I/O die frequencies independently (SRF and GNR)
  • The branch misprediction metric was added to the metrics report.
  • The report command now includes the Speed Select Technology frequency table when it is enabled.
  • Added insight entry to report command to warn when ELC is configured in latency-optimized mode and EPB is non-zero.
  • The report and config commands now determine which EPB configuration value (OS or BIOS) is active and report and/or change the appropriate entry.
  • Report command tables that are not relevant to a given CPU architecture are now not include in the output.

Fixes

  • L3 per core reported by the report command was inaccurate on some CPU architectures
  • On multi-socket systems where a socket has been disabled via BIOS, the microarchitecture may be reported incorrectly.

What's Changed

Full Changelog: v3.3.1...v3.4.0