Updated on 2025-07-30 GMT+08:00

How Do I Handle Recoverable Xid Errors?

Possible Causes

Xid

Description

13

Graphics Engine Exception, a non-hardware fault, maybe an instruction error.

31

GPU memory page fault, a non-hardware fault, maybe an error of accessing an invalid address.

43

GPU stopped processing, a non-hardware fault, maybe a software error.

For details, see https://docs.nvidia.com/deploy/xid-errors/index.html.

Solution

  1. Run the job again and check whether the Xid error disappears.
  2. If the error persists, check the code or analyze logs to determine whether the Xid error is caused by the program.
  3. If the Xid error is not caused by the program, contact technical support.