Error: Failed to Create Plugin, Invalid Vendor Type
What are you seeing?
[ ERROR ] Failed to create plugin /opt/intel/openvino/deployment_tools/inference_engine/lib/intel64/libclDNNPlugin.so for device GPU
Please, check your environment
No OpenCL* device found which would match provided configuration:
Discrete Graphics Card: invalid vendor type
Why are you seeing it?
- If your system has a discrete graphics card (GPU) and you are running an OpenVINO™ Toolkit application using GPU plugin, the application may attempt and fail to use discrete graphics if Intel® Processor Graphics (GPU) is disabled at BIOS level
- If your system does not meet the system requirements as stated here for Intel® Iris® Pro & Intel® HD Graphics, and a discrete graphics card (GPU) is installed.
How to fix it:
- Verify your processor is a 6th to 10th generation Intel® Core™ processor with Intel® Iris® Pro graphics and Intel® HD Graphics.
- Check Internal/Integrated Graphics is enabled in the BIOS. In BIOS menu such setting could be under Chipset > Internal Graphics > [Enabled] or similar.
- Follow required steps to enable the toolkit components to use the processor graphics (iGPU).
Following these steps should allow you to run the OpenVINO™ Toolkit sample and demo applications using GPU plugin.
Note | This article was written using the 2019 R3.1 release of the Intel® Distribution of OpenVINO™ Toolkit. |