昇腾社区首页
中文
注册

查看帮助信息

查看Ascend DMI工具帮助信息。

表1 参数说明

参数

说明

是否必填

[-h, --help]

查看Ascend DMI工具帮助信息。

使用实例

ascend-dmi -h

ascend-dmi --help

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
[***@***]# ascend-dmi -h
Usage: ascend-dmi <option> [args]
 
Options:
  -v, --version                     Displays the tool version information.
  -i, --info                        Displays the real-time status of the device.
  -c, --compatible                  Checks software and hardware version compatibility.
  --bw, --bandwidth                 Performs a bandwidth test, -bw is supported, but it is
                                    recommended to use --bw.
  -f, --flops                       Computing power test.
  -p, --power                       Power consumption test.
  --dg, --diagnosis                 Fault diagnosis, -dg is supported, but it is
                                    recommended to use --dg.
  --sq, --signal-quality            Displays hccs, pcie and roce signal quality. -sq is
                                    supported, but it is recommended to use --sq.
  --pc, --prbs-check                PRBS(Pseudo-Random Binary Sequences) test on device
                                    RoCE port. -pc is supported, but it is recommended
                                    to use --pc.
  -r, --reset                       Performs in-band hot reset and restore voltage on NPU
                                    device.
 
Run 'ascend-dmi <option> <--help|-h>' for more information on a command.