v0.5.0
New features and enhancements:
- Added support for measuring Apple Neural Engine (ANE) utilization on Apple M series hosts. If present, the ANE is detected as
npu0
. Sudo is not required to gather metrics. - Added support for rendering multi-line process command lines in the process table. This is controlled by the
proc_max_rows
configuration field. - Statically linked
rocm_smi_lib
on Linux builds to access AMD GPU metrics.
Bug fixes:
- Added a check to verify that the target PCI path's vendor is Intel before detecting it as an Intel NPU.
Full Changelog: v0.4.1...v0.5.0