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

ERROR6203 The GPU driver is not started

Description

The GPU driver is not started on the node.

Possible Causes

The GPU driver is not started.

Solution

Run the following command to check the GPU status:

systemctl status nvidia-drivers-loader

  • If the NVIDIA driver is not started, run the following command to start it:

    systemctl start nvidia-drivers-loader

  • If the startup fails, view the GPU-related logs as prompted to locate the cause.