Check GPU Driver

This article demonstrates how to check the GPU driver version installed on your PC.

Select your OS, then GPU:

Use Intel Driver & Support assistant to automatically detect your driver version or follow the instructions below to find it manually.

Screenshot of Intel Driver & Support Assistant Screenshot of the Graphics pane in "Intel Driver & Support Assistant"
  1. StartControl Panel

  2. Select Device Manager from the list (switch View by to Small Icons if needed)

  3. Expand the Display Adapter section and right-click Properties on your Intel® Display Adapter

  4. Navigate to the Driver tab and note the Driver Version presented

    Screenshot of the driver properties for the Intel graphics card on Windows.

Use NVIDIA Smart Scan to automatically detect your driver version or follow the instructions below to find it manually.

  1. Open NVIDIA Control Panel (right-click on Desktop).

  2. Click System Information (bottom-left corner).

  3. Note the Driver version in the Details section.

    Screenshot of NVIDIA system information on Windows.

Warning

Support for using AMD compute devices/GPUs is removed due to low usage and OpenCL stability issues in the drivers. It is possible to opt in to run the SDK with an unsupported compute device, by enabling an option in the Config.yml file. However, such a setup may give unexpected results and errors, and is not tested by Zivid.

Use AMD Driver Auto-detect tool to automatically detect your driver version or follow the instructions below to find it manually.

  1. Open AMD Radeon Settings (right-click on Desktop).

  2. Click on System to access the system overview, software and hardware details.

  3. Select the Software tab for detailed information about the installed graphics driver. Note the Driver Packaging Version.

    Screenshot of AMD system information on Windows.

Separately check OpenCL and OpenGL driver versions.

Open a terminal window by pressing Ctrl + Alt + T keys on the keyboard, then execute the following command:

nvidia-smi

This will print the driver version.

Warning

Support for using AMD compute devices/GPUs is removed due to low usage and OpenCL stability issues in the drivers. It is possible to opt in to run the SDK with an unsupported compute device, by enabling an option in the Config.yml file. However, such a setup may give unexpected results and errors, and is not tested by Zivid.

Separately check OpenCL and OpenGL driver versions.

Version History

SDK

Changes

2.11.0

AMD is no longer recommended. Official support has been removed in SDK, see Enable Unsupported Compute Device for Zivid Software.