RE: [PATCH v2 0/7] Add field encoding to gpu metrics fields

2025-09-09 Thread Zhang, Hawking
Subject: [PATCH v2 0/7] Add field encoding to gpu metrics fields Currently, gpu_metrics is exported a binary blob with the defintion provided by means of a structure and version. Though providing the version works well for backward compatiblity, it doesn't work the other way for tools like am

[PATCH v2 0/7] Add field encoding to gpu metrics fields

2025-09-08 Thread Lijo Lazar
Currently, gpu_metrics is exported a binary blob with the defintion provided by means of a structure and version. Though providing the version works well for backward compatiblity, it doesn't work the other way for tools like amd-smi. Installing a driver with a newer definition of gpu_metrics so