Help Information

View the help information of Ascend DMI.

Table 1 Parameter description

Parameter

Description

Mandatory

[-h, --help]

Views the help information of Ascend DMI.

Yes

Example

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
23
24
25
26
27
28
[***@***]# ascend-dmi -h
Usage: ascend-dmi <option> [args]
 
Options:

  -v, --version                     Displays the tool version information.
  -h, --help                        Displays help 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.

  -l, --latency                     Performs a latency test.
  -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 ub, roce and pcie signal quality. -sq is
                                    supported, but it is recommended to use --sq.

  --pc, --prbs-check                PRBS(Pseudo-Random Binary Sequences) test on device.
                                    -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.