- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I have installed and run the Intel ESDQ package for vision on a target system (Processor: Intel(R) Core (TM) i3-10100E CPU @ 3.20GHz). After installation, some of the test modules Failed.
As shown in attachment, the modules “Intel Distribution of OpenVINO toolkit 2021 4 Runtime, Deep Learning DL Streamer Pipelines” have failed.
Attached, please check the logs and ESDQ test report generated. Would you please share your comments and suggestions about this issue.
ModulesInfo
Installed Module |
Status |
|
0 |
Amazon_Web_Services_Greengrass_Prerequisites |
SUCCESS |
1 |
K3s_Lightweight_Kubernetes |
SUCCESS |
2 |
Azure_IoT_Edge_Prerequisites |
SUCCESS |
3 |
Intel_Distribution_of_OpenVINO_toolkit_2021_4_Runtime |
FAILED |
4 |
Deep_Learning_DL_Streamer_Pipelines |
FAILED |
5 |
Docker_Community_Edition_CE |
SUCCESS |
6 |
Intel_Distribution_of_OpenVINO_toolkit_2021_4_Container |
SUCCESS |
7 |
edgex_foundry |
SUCCESS |
8 |
RI_MultiCamera_Social_Distancing |
SUCCESS |
9 |
esdq |
SUCCESS |
10 |
Docker_Compose |
SUCCESS |
Target System Information:
CPU: Intel(R) Core(TM) i3-10100E CPU @ 3.20GHz
OS: Ubuntu 18.04.5 LTS
Kernel: 5.4.0-125-generic
ESDQ Version: 5.0
Thanks & Regards,
Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
The system you are using is a 11th Gen Desktop processor version with Intel UHD Graphics. I'm testing on a 11th Gen Mobile processor. I'll need to see if I can find a system to test ESDQ. In the meantime, could you make sure the graphics driver is setup and user permissions have been set?
Regards,
Jesus
Link Copied
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus
I have tried this solution, but it didn’t work for me. The Media SDK encode sample is still failed.
8 | media_sdk | MSDK5 | mediasdk_sample_encode with h265 | Fail |
---|
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
My test enviornment has the same software version as your setup and the steps in the troubleshooting guide worked for me. I'll need to find a 10th generation system to test as I'm testing on a 11th generation system. In the meantime, please provide the output of the following command.
dmesg | grep guc
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus
The output dmesg | grep guc of this command shows the guc details but submission is disabled, as shown in attachment.
The guide mentions the “Kernel of 5.4 and above needed to support 10th and 11th Gen Intel® Core™ processors.” Do you think that can be the reason for the MSDK5 to fail?
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
I believe your kernel version is 5.15.* so we should be good. I did some more testing on a 9th-generation system and I can reproduce the issue even after enabling the guc per the troubleshooting steps. Let me continue debugging and I will let you know what I find out.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
Thanks for the information. I will be waiting for your feedback.
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
I have used a 11th generation system similar to your test environment. The MSDK5 test is passed but some of the GPU test have failed as shown in report. Please let me know if you have any suggestions about these issues.
Would you please tell me also what type of CPU 11th gen. you have used for the test. For me I have used the “11th Gen Intel(R) Core (TM) i9-11900 @ 2.50GHz”.
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
Thanks for providing the ESDQ report, I see the following error when running the GPU tests. Is this a fresh system?
Traceback (most recent call last):
File "style_transfer_sample/style_transfer_sample.py", line 150, in <module>
sys.exit(main())
File "style_transfer_sample/style_transfer_sample.py", line 89, in main
exec_net = ie.load_network(network=net, device_name=args.device)
File "ie_api.pyx", line 403, in openvino.inference_engine.ie_api.IECore.load_network
File "ie_api.pyx", line 442, in openvino.inference_engine.ie_api.IECore.load_network
RuntimeError: Program build failed. You may enable OCL source dump to see the error log.
These are the specs to my 11th Gen system:
Processor: 11th Gen Intel(R) Core(TM) i7-1165G7
OS version: Ubuntu 20.04.5 LTS
Kernel: 5.15.0-52-generic
Did you have any issues during installation when installing the graphics driver? Do you know what driver version is currently installed?
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
It is the same system with a different CPU: “11th Gen Intel(R) Core(TM) i9-11900 @ 2.50GHz”.
The GPU used is built in the processor. Below please check the information about it:
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
configuration: driver=i915 latency=0
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
The system you are using is a 11th Gen Desktop processor version with Intel UHD Graphics. I'm testing on a 11th Gen Mobile processor. I'll need to see if I can find a system to test ESDQ. In the meantime, could you make sure the graphics driver is setup and user permissions have been set?
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
The GPU test is passed after updating the graphics driver by following the link you shared.
Attached, please check an update of the ESDQ test report for the 11th Gen system. “CPU: 11th Gen Intel(R) Core(TM) i9-11900 @ 2.50GHz”.
Vision_Test_Module
ModuleName | Test CaseName | SampleProgram | Status | |
---|---|---|---|---|
0 | container_openvino | CPU1 | image_processing_demo CPU | Pass |
1 | container_openvino | CPU2 | object_detection_demo_python with CPU | Pass |
2 | container_openvino | GPU1 | image_processing_demo GPU | Pass |
3 | container_openvino | GPU2 | object_detection_demo_python with GPU | Pass |
4 | media_sdk | MSDK1 | Mediasdk_sample_decode with h264 | Pass |
5 | media_sdk | MSDK2 | mediasdk_sample_multi_transcode with h264 and mpeg2 | Pass |
6 | media_sdk | MSDK3 | mediasdk_set_commands with h264 mixed model | Pass |
7 | media_sdk | MSDK4 | mediasdk_set_commands with h265 mixed model | Pass |
8 | media_sdk | MSDK5 | mediasdk_sample_encode with h265 | Pass |
9 | media_sdk | MSDK6 | mediasdk_sample_vpp with sw | Pass |
10 | aws_greengrass | AWS1 | aws_hello_world_sample | Pass |
11 | k3s | K3S1 | k3s_sample | Pass |
12 | openvino | CPU1 | hello_reshape_ssd with CPU | Pass |
13 | openvino | CPU2 | style_transfer_sample_python with CPU | Pass |
14 | openvino | CPU3 | object_detection_demo_ssd_async CPU | Pass |
15 | openvino | CPU4 | object_detection_demo_python with CPU | Pass |
16 | openvino | GPU1 | hello_reshape_ssd with GPU | Pass |
17 | openvino | GPU2 | style_transfer_sample_python with GPU | Pass |
18 | openvino | GPU3 | object_detection_demo_ssd_async GPU | Pass |
19 | openvino | GPU4 | run_tc_object_detection_demo_ssd__python with GPU | Pass |
20 | openvino | HDDL1 | hello_reshape_ssd with HDDL | Pass |
21 | openvino | HDDL2 | style_transfer_sample_python with HDDL | Pass |
22 | openvino | HDDL3 | object_detection_demo_ssd_async HDDL | Pass |
23 | openvino | HDDL4 | object_detection_demo_ssd_async_python with HDDL | Pass |
VATS_Test_Module
Test ID | Status | Iterations | Pass Rate | Start Time | End Time | Duration | Host Ave CPU (%) | Host Max CPU (%) | Host Ave Memory (%) | Host Max Memory (%) | |
---|---|---|---|---|---|---|---|---|---|---|---|
0 | firmware_loading_time | Pass | 2 | 100% | 2022-11-16-09:46:07 | 2022-11-16-09:47:04 | 57s | 55.0 | 109.0 | 0.0 | 8.4 |
1 | reset_1 | Pass | 1 | 100% | 2022-11-16-09:47:05 | 2022-11-16-09:47:08 | 3s | 0.0 | 0.0 | 0.0 | 0.0 |
2 | hardware_ping | Pass | 1 | 100% | 2022-11-16-09:47:09 | 2022-11-16-09:48:55 | 1min 45s | 0.0 | 0.6 | 0.3 | 0.3 |
3 | io_ping_test | Pass | 1 | 100% | 2022-11-16-09:48:56 | 2022-11-16-09:48:59 | 3s | 0.0 | 0.0 | 0.6 | 0.6 |
4 | performance_alexnet | Pass | 1 | 100% | 2022-11-16-09:49:00 | 2022-11-16-09:50:10 | 1min 9s | 10.8 | 55.0 | 0.0 | 7.8 |
5 | performance_densenet-121 | Pass | 1 | 100% | 2022-11-16-09:50:11 | 2022-11-16-09:51:14 | 1min 3s | 7.1 | 26.3 | 2.3 | 2.3 |
6 | performance_googlenet-v1 | Pass | 1 | 100% | 2022-11-16-09:51:15 | 2022-11-16-09:52:19 | 1min 3s | 13.0 | 26.3 | 2.0 | 2.0 |
7 | performance_mobilenet-ssd | Pass | 1 | 100% | 2022-11-16-09:52:20 | 2022-11-16-09:53:27 | 1min 6s | 9.0 | 26.6 | 0.0 | 2.2 |
8 | performance_mobilenet-v1-1.0-224 | Pass | 1 | 100% | 2022-11-16-09:53:28 | 2022-11-16-09:54:31 | 1min 3s | 15.1 | 19.2 | 1.8 | 1.8 |
9 | performance_mobilenet-v2 | Pass | 1 | 100% | 2022-11-16-09:54:32 | 2022-11-16-09:55:36 | 1min 3s | 11.2 | 27.3 | 1.9 | 1.9 |
10 | performance_squeezenet1.1 | Pass | 1 | 100% | 2022-11-16-09:55:37 | 2022-11-16-09:56:40 | 1min 3s | 36.2 | 37.3 | 0.0 | 1.0 |
11 | performance_resnet-50-pytorch | Pass | 1 | 100% | 2022-11-16-09:56:41 | 2022-11-16-09:57:48 | 1min 6s | 6.0 | 34.6 | 0.0 | 4.8 |
12 | thermal_test | Pass | 1 | 100% | 2022-11-16-09:57:49 | Wed Nov 16 09:58:10 2022 | 21s | 11.6 | 69.0 | 0.0 | 2.8 |
Thanks & Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
I took a look at the new report, everything looks good. I'm glad that resolved the GPU issue! I believe you still have an open issue with MediaSDK tests on the system with the 10th generation CPU. Last I heard is you were working directly with the engineering team.
Let me know if you are okay with closing this discussion.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
That is ok for now. I already updated the engineering team and waiting for their feedback. Thanks for your support.
Best Regards,
--Julien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Julien,
Great, thank you! If you need any additional information, please submit a new question as this thread will no longer be monitored.
Regards,
Jesus

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »