[SWDEV-478576] Added Disclaimer for CLI Tool
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Change-Id: I3d432ac3f8c9663365921591d183a5d1f35c4707
Этот коммит содержится в:
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user