63b13ecb05
* Reduced Load times for CLI in partition mode * Change rsmi_dev_id_get() to use KFD, if KGD interface does not exist * Make gpu_device_uuid fallback to rsmi_wrapper * Moved Enumeration info calls in list for more speed * Moved made group check excluded from recursion --------- Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Signed-off-by: Charis Poag <Charis.Poag@amd.com> Co-authored-by: Charis Poag <Charis.Poag@amd.com> Co-authored-by: gabrpham_amdeng <Gabriel.Pham@amd.com>
AMD SMI CLI tool
A command line tool for manipulating and monitoring the amdgpu kernel;
amd-smi is intended to replace and deprecate the existing
rocm-smi CLI tool.
When using the CLI tool, you should have at least one AMD GPU and the driver installed.
Note
The AMD SMI CLI tool is provided as an example code to aid the development of telemetry tools. The Python or C++ library is recommended as a robust data source.
Find the documentation in the docs/ directory.
Online documentation
Explore the latest documentation on the ROCm documentation portal.