[SWDEV-488819] - Backward Compatibility Disclaimer

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I8b00d2009e3d01da134ac21ddcb0994357d76a54


[ROCm/amdsmi commit: 30f6a114e1]
Tento commit je obsažen v:
Maisam Arif
2024-10-01 14:57:16 -05:00
rodič ffcf02ba63
revize 014d0a4e96
2 změnil soubory, kde provedl 3 přidání a 1 odebrání
+2
Zobrazit soubor
@@ -19,6 +19,8 @@ installed to query firmware information and hardware IPs.
## Install CLI Tool and Libraries
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools and is not guaranteed to be backwards compatible. The Python or C++ Library is recommended as a reliable data source.**
### Requirements
* python 3.6.8+ 64-bit
+1 -1
Zobrazit soubor
@@ -1,6 +1,6 @@
# AMD SMI CLI Tool
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools. Python or C++ Library is recommended as a reliable data source.**
**Disclaimer: CLI Tool is provided as an example code to aid the development of telemetry tools and is not guaranteed to be backwards compatible. The Python or C++ Library is recommended as a reliable data source.**
This tool acts as a command line interface for manipulating
and monitoring the amdgpu kernel, and is intended to replace