Encountered Error: “Failed to Create Plugin …libclDNNPlugin.so for Device GPU” When Inferencing on Integrated GPU of 4th Gen Intel® Core™ i3 Processor
Content Type: Error Messages | Article ID: 000059426 | Last Reviewed: 02/09/2023
Encountered the following error when running an application with several models on integrated GPU of Intel® Core™ i3-4350T:
Failed to create plugin /opt/intel/openvino/deployment_tools/inference_engine/lib/intel64/libclDNNPlugin.so for device GPU
Please, check your environment
[CLDNN ERROR]. clGetPlatformIDs error -1001
This error means that OpenCL* is not supported for the hardware.
The GPU driver has NEO compute runtime for OpenCL which supports the integrated GPUs of 8th Gen Intel® Core™ processors and later only.
Intel® HD Graphics 4600 is 7th Gen Intel® Core™ or earlier, so it is not supported.
Refer to Supported Platforms for more information.