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
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