Error Code 100011 Is Reported Due to AICORE Stress Test Failure
Symptom
The environment variable ASCEND_RT_VISIBLE_DEVICES has been set. When the AICORE stress test is executed, the error code 100011 is displayed.
The following error information is displayed in the plog:
[ERROR]...The ASCEND_RT_VISIBLE_DEVICES environment variable is not supported,please unset it,error code: 100011.
Possible Causes
The environment variable ASCEND_RT_VISIBLE_DEVICES has been set. As a result, the AICORE process is intercepted, and the stress test fails.
Solution
Do not set this environment variable.
unset ASCEND_RT_VISIBLE_DEVICES
Parent topic: AICORE Diagnosis/Stress Test