Skip to content

v3.8.0

Choose a tag to compare

@harp-intel harp-intel released this 05 Jul 23:13
· 124 commits to main since this release
77769a6

What's Changed

Version 3.8.0 is a feature and maintenance release

New Features, Changes, and Enhancements

  • metrics command now supports Intel Granite Rapids processors on Google Cloud (C4 instances)
  • metrics command's TMA metrics for Granite Rapids updated
  • Network IRQs table format improved to avoid one long line of data by adding separators that will allow wrapping
  • metrics command no longer errors and exits when the PMU is determined to be in use, warning is generated instead
  • Intel Clearwater Forest now recognized and identified by report and config commands
  • Intel Granite Rapids D now recognized and identified by report and config commands
  • Intel Arrow Lake CPUs now recognized and identified by report command
  • AWS Graviton 4, ARM Neoverse-V2 CPUs now recognized and identified by report command

Fixes

  • power and temperature benchmarks in report command now works on additional architectures by fixing turbostat output parsing
  • NIC table fixed in report command
  • race condition in config command fixed when setting multiple configuration options at the same time
  • memory benchmark in report command fixed when output format changed in newer MLC release
  • frequency benchmark in report command fixed when number of cores per die differs per die

Full Changelog: v3.7.0...v3.8.0