From 014d0a4e9648d9f8661dbdb3edcfd587236bbdec Mon Sep 17 00:00:00 2001 From: Maisam Arif Date: Tue, 1 Oct 2024 14:57:16 -0500 Subject: [PATCH] [SWDEV-488819] - Backward Compatibility Disclaimer Signed-off-by: Maisam Arif Change-Id: I8b00d2009e3d01da134ac21ddcb0994357d76a54 [ROCm/amdsmi commit: 30f6a114e10fd563089d1c3efa364a287bb18d6e] --- projects/amdsmi/README.md | 2 ++ projects/amdsmi/amdsmi_cli/README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/amdsmi/README.md b/projects/amdsmi/README.md index 90eee01bd8..df5d18518b 100644 --- a/projects/amdsmi/README.md +++ b/projects/amdsmi/README.md @@ -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 diff --git a/projects/amdsmi/amdsmi_cli/README.md b/projects/amdsmi/amdsmi_cli/README.md index 2c782ae66c..f7aa99f01c 100644 --- a/projects/amdsmi/amdsmi_cli/README.md +++ b/projects/amdsmi/amdsmi_cli/README.md @@ -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