Configurations for Intel® Processor Graphics (GPU) with OpenVINO™¶
In case if you are intended to use OpenVINO GPU plugin and offload network inference to Intel® graphics processor, the Intel Graphics Driver should be properly configured on your system.
If it is already installed, and you want to keep it, you can skip the installation steps.
Linux¶
To install the latest available Intel® Graphics Compute Runtime for OpenCL™ for your OS, see the Install Guides.
Note
If you use RedHat 8 OS please install OpenCL library as prerequisite via following command line:
sh rpm -ivh `http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/ocl-icd-2.2.12-1.el8.x86_64.rpm <http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/ocl-icd-2.2.12-1.el8.x86_64.rpm>`__
Note
For instructions specific to discrete graphics platforms, refer to the dgpu guide (Intel® Arc™ A-Series Graphics, Intel® Data Center GPU Flex Series, Intel® Data Center GPU MAX Series, Intel® processor graphics Gen12, and Intel® Iris Xe MAX codename DG1).
You may consider installing one of the earlier versions of the driver, based on your particular setup needs.
It is recommended that you refer to the Intel® Graphics Compute Runtime Github page for instructions and recommendations on GPU driver installation specific to particular releases, including the list of supported hardware platforms.
Windows¶
To install the Intel Graphics Driver for Windows on your hardware, please proceed with the instruction.
To check if you have this driver installed:
Type device manager in your Search Windows box and press Enter. The Device Manager opens.
Click the drop-down arrow to view the Display adapters. You can see the adapter that is installed in your computer:
Right-click the adapter name and select Properties.
Click the Driver tab to see the driver version.
You are done updating your device driver and are ready to use your GPU.
Additional info¶
In the internal OpenVINO validation the following versions of Intel Graphics Driver were used:
Operation System |
Driver version |
---|---|
Ubuntu 20.04 |
|
Ubuntu 18.04 |
|
CentOS 7 |
|
RHEL 8 |