Added Example commands for amd-smi CLI
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com> Change-Id: I4a0211f7dd54de9b225e4546509134bb45c97956
Этот коммит содержится в:
@@ -103,10 +103,20 @@ AMD-SMI Commands:
|
||||
xgmi Displays xgmi information of the devices
|
||||
```
|
||||
|
||||
Example commands:
|
||||
|
||||
``` bash
|
||||
amd-smi static --gpu 0
|
||||
amd-smi metric
|
||||
amd-smi process --gpu 0 1
|
||||
amd-smi reset --gpureset --gpu all
|
||||
```
|
||||
|
||||
More detailed verison information is available from `amd-smi version`
|
||||
|
||||
Each command will have detailed information via `amd-smi [command] --help`
|
||||
|
||||
|
||||
## Commands
|
||||
|
||||
For convenience, here is the help output for each command
|
||||
|
||||
@@ -30,6 +30,15 @@ AMD-SMI Commands:
|
||||
xgmi Displays xgmi information of the devices
|
||||
```
|
||||
|
||||
Example commands:
|
||||
|
||||
``` bash
|
||||
amd-smi static --gpu 0
|
||||
amd-smi metric
|
||||
amd-smi process --gpu 0 1
|
||||
amd-smi reset --gpureset --gpu all
|
||||
```
|
||||
|
||||
More detailed verison information is available from `amd-smi version`
|
||||
|
||||
Each command will have detailed information via `amd-smi [command] --help`
|
||||
|
||||
Ссылка в новой задаче
Block a user