From 83dfd814c39e75c26c7b6bd4f05163c1cdf33f8c Mon Sep 17 00:00:00 2001 From: Maisam Arif Date: Fri, 9 Aug 2024 17:03:15 -0500 Subject: [PATCH] [SWDEV-478576] Adjusted Disclaimer Signed-off-by: Maisam Arif Change-Id: I0dbdcd1c8ff200336e7ee0e8ca88a5eba1b41057 [ROCm/amdsmi commit: b49c5596b5c37bcba1a65acaedd4c95432c06753] --- projects/amdsmi/amdsmi_cli/README.md | 2 +- projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/amdsmi/amdsmi_cli/README.md b/projects/amdsmi/amdsmi_cli/README.md index 9c35f8a064..f88c596a11 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 example code to aid development of telemetry tools. Use of the Python or C++ Library is reccomended for a reliable source of data.** +**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.** This tool acts as a command line interface for manipulating and monitoring the amdgpu kernel, and is intended to replace diff --git a/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md b/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md index 33d9e1834f..e7eac67132 100644 --- a/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md +++ b/projects/amdsmi/docs/how-to/using-AMD-SMI-CLI-tool.md @@ -1,6 +1,6 @@ # Using AMD SMI Command Line Interface tool -**Disclaimer: CLI Tool is provided as example code to aid development of telemetry tools. Use of the Python or C++ Library is reccomended for a reliable source of data.** +**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.** AMD-SMI reports the version and current platform detected when running the command line interface (CLI) without arguments: