Updated on 2022-02-21 GMT+08:00

Checking NPUs

Function

This command is used to check whether a node is equipped with NPUs.

Syntax

edgectl check npu

Parameters

None

Example

Check NPUs of the node.

edgectl check npu

The following is an example of the command output:

ERROR6301: please confirm that this node has npu device.
npu device check failed.
npu check failed.

If the check is successful, the following information is displayed:

+--------------------+
| NPU check succeed. |
+--------------------+

If the check fails, the information similar to the following is displayed:

ERROR6301: Confirm that this node has NPU devices.
For more information, see IEF documentation.

+-------------------+
| NPU check failed. |
+-------------------+

If the check item fails, an error code is displayed. You can obtain the help information from the documentation provided in the error message.