Computing Power Diagnosis
Function
Diagnose the chip computing power and output the test result.
Item |
Time Required |
Whether NPU Training or Inference Is Affected |
Application Scenario |
|---|---|---|---|
aiflops |
20s~40s |
Yes |
Training or inference service rollout |
Parameters
Table 2 lists only a test-specific parameter. For details about other common parameters, see Common Parameters.
Parameter |
Description |
Mandatory |
|---|---|---|
[-i, --items] |
Specifies the diagnosis check item.
|
Yes |
Example
ascend-dmi -dg -i aiflops -q
1 2 3 4 5 6 7 8 9 | [***@***]# ascend-dmi -dg -i aiflops -q Summary: Arch: aarch64 Mode: ****** Time: 20250529-19:30:25 Hardware: aiflops: PASS |
Fault Check Items
Command Output |
Description |
|---|---|
PASS |
The computing power test result is normal (greater than the reference value). |
WARN |
Processor overtemperature is triggered during the computing power test. |
FAIL |
|
Parent topic: Performance Test