Edge Software Catalog
Support for issues related to Edge Software Catalog
Ankündigungen
The Edge Software Catalog community is read-only. For support, please visit the Open Edge Platform (https://github.com/open-edge-platform) GitHub organization and post your question in the relevant repository’s Issues section.
492 Diskussionen

SDQ AI Box Test Failed on ADL-N (N97)

wales
Einsteiger
2.282Aufrufe

I am currently using the latest version of ESDQ 2.6 to validate the ADL-N platform and found that all GPU tests have failed. Please refer to Attachment 1. Additionally, according to the ESDQ AI BOX website, it only supports 11th or 12th Generation Intel® Core™ processors and Celeron® processors. Does this mean that ADL-N is currently not supported? Finally, may I inquire about the ESDQ AI Box roadmap for when it will support ADL-N?

 

Beschriftungen (1)
0 Kudos
1 Lösung
JesusE_Intel
Moderator
2.270Aufrufe

Hi wales,


Thanks for reaching out, I'll need to confirm if Alder Lake N is officially supported by the ESDQ software package. However, looking at the logs, it looks like the GPU tests are failing to run as the GPU device is not able to open. Likely due to a missing driver (See error below). ESDQ v2.6 includes OpenVINO 2022.2 which supports Intel UHD Graphics. Could you try to install the driver manually and try again?


Failed to create plugin /opt/intel/l_openvino_toolkit_ubuntu20_2022.2.0.7713.af16ea1d79a_x86_64/runtime/lib/intel64/libopenvino_intel_gpu_plugin.so for device GPU

Please, check your environment

[CLDNN ERROR]. clGetPlatformIDs error -1001


Regards,

Jesus


Lösung in ursprünglichem Beitrag anzeigen

3 Antworten
JesusE_Intel
Moderator
2.271Aufrufe

Hi wales,


Thanks for reaching out, I'll need to confirm if Alder Lake N is officially supported by the ESDQ software package. However, looking at the logs, it looks like the GPU tests are failing to run as the GPU device is not able to open. Likely due to a missing driver (See error below). ESDQ v2.6 includes OpenVINO 2022.2 which supports Intel UHD Graphics. Could you try to install the driver manually and try again?


Failed to create plugin /opt/intel/l_openvino_toolkit_ubuntu20_2022.2.0.7713.af16ea1d79a_x86_64/runtime/lib/intel64/libopenvino_intel_gpu_plugin.so for device GPU

Please, check your environment

[CLDNN ERROR]. clGetPlatformIDs error -1001


Regards,

Jesus


wales
Einsteiger
2.217Aufrufe

Dear Jesus :

 

Is it possible to provide a download point to install ADL-N UHD Graphics driver

JesusE_Intel
Moderator
2.195Aufrufe

Hi wales,


Could you try to run the following script that is hosted on the OpenVINO GitHub repository? Unfortunately, I don't have access to a system with this processor to test from my side.

raw.githubusercontent.com/openvinotoolkit/openvino/2022.3.0/scripts/install_dependencies/install_NEO_OCL_driver.sh


Regards,

Jesus


Antworten