Error Code 110000 Is Reported Due to Stress Test Package Failure
Symptom
The AICORE stress test package fails to be executed. The following error information is displayed in the message log or plog:
[ascend][ERROR][AML][tid:xxxx] >>> Run testcase preprocess failed, device[0], npu id[0], case name: MatMul_Atomic_NORMAL, error code:110000, message:run aclnnMatmul failed with...
Possible Causes
Operators cannot be found because the ops package is not installed or does not match. As a result, the AICORE stress test fails.
For versions earlier than CANN 8.5.0, check whether the kernel package is installed or its version is compatible.
Solution
Install the ops package that matches the CANN package.
Parent topic: AICORE Diagnosis/Stress Test