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

Checking GPUs

Function

This command is used to check whether a node is equipped with GPUs and whether the GPU driver is installed and running properly.

Syntax

edgectl check gpu

Parameters

None

Example

Check GPUs of the node.

edgectl check gpu

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

+-----------------------+
| NVIDIA check succeed. |
+-----------------------+

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

ERROR6201: Confirm that this node has NVIDIA devices.
For more information, see IEF documentation.

+----------------------+
| NVIDIA 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.