[SWDEV-488819] - Backward Compatibility Disclaimer
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I8b00d2009e3d01da134ac21ddcb0994357d76a54
[ROCm/amdsmi commit: 30f6a114e1]
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user