Clearing the ECC Error Count of All Chips
Function
npu-smi clear -t ecc-info -i id command is used to clear the ECC error count of all chips.
Syntax
npu-smi clear -t ecc-info -i id
Parameters
Parameter |
Description |
---|---|
id |
NPU ID. |
Restrictions
- This command must be run as the root user on a physical machine. If it is run as a non-root user on the physical machine, in a container, or on a VM, an error is reported.
- This command takes effect only for clearing historical ECC statistics and statistics on the isolation page. If a multi-bit ECC error occurs, you need to restart the device before clearing the ECC error count.
- This command can be used only in 20.1.0 and later versions.
Example
npu-smi clear -t ecc-info -i 2
Status : OK Message : Clear ecc-info successfully