[SWDEV-478576] Added Disclaimer for CLI Tool

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


[ROCm/amdsmi commit: cec3e4c2a0]
This commit is contained in:
Maisam Arif
2024-08-09 13:07:02 -05:00
parent a3a8a0cfa8
commit b0c05aa04d
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# 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.**
This tool acts as a command line interface for manipulating
and monitoring the amdgpu kernel, and is intended to replace
and deprecate the existing rocm_smi CLI tool & gpuv-smi tool.
@@ -1,5 +1,7 @@
# 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.**
AMD-SMI reports the version and current platform detected when running the command line interface (CLI) without arguments:
``` bash