Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

GPU inference fails on 12th Gen Intel® Core™ systems #108

Closed
whbruce opened this issue Mar 28, 2022 · 1 comment
Closed

GPU inference fails on 12th Gen Intel® Core™ systems #108

whbruce opened this issue Mar 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@whbruce
Copy link

whbruce commented Mar 28, 2022

If GPU device is selected, pipeline will generate an error similar to the following:

 {"levelname": "ERROR", "asctime": "2022-03-23 19:29:10,695", "message": "Error on Pipeline 83c22738aadf11ec8e070242ac110002: gst-library-error-quark: base_inference plugin intitialization failed (3): /root/gst-video-analytics/gst/inference_elements/base/inference_singleton.cpp(136): acquire_inference_instance (): /GstPipeline:pipeline27/GstGvaDetect:detection:\n\nFailed to construct OpenVINOImageInference\n\tFailed to create plugin /opt/intel/openvino/deployment_tools/inference_engine/lib/intel64/libclDNNPlugin.so for device GPU\nPlease, check your environment\n[CLDNN ERROR]. clGetPlatformIDs error -1001\n", "module": "gstreamer_pipeline"}

OpenVINO 2021.4.2 container does not support Alder Lake GPU. As a workaround use CPU inference.

@whbruce whbruce added the bug Something isn't working label Mar 28, 2022
@whbruce whbruce changed the title GPU inference fails on Alder Lake systems GPU inference fails on 12th Gen Intel® Core™ systems May 26, 2022
@whbruce
Copy link
Author

whbruce commented Jun 14, 2022

Fixed in v0.7.2

@whbruce whbruce closed this as completed Jun 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant