Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

OpenVINO supported device list

jasonsloan
New Contributor I
1,910 Views

My device:           Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz

My model:           YOLOv5s

Phenomenon:     No acceleration effect.
Question:           
I tested running YOLOv5 with the device above, and result was no acceleration effect.
I tested the same code with another device which is "Intel(R) Xeon(R) CPU E5-2640 v4 @ 2.40GHz" and it aquired an almost 39% speed boost.
Did it mean OpenVINO dont support " Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz"?
Or may I get an OpenVINO supported device list?

 

0 Kudos
1 Solution
jasonsloan
New Contributor I
1,872 Views

Hi Zulkifli,

Thanks for your reply.
I checked the link you mentioned above.
I found that one of the supported devices list is "
6th to 13th generation Intel® Core™ processors" .
And my device "Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz" is the 6th generation Intel® Core™ processor which is included.
But as I described above, there was no acceleration effect on my device with OpenVINO.
So I guess maybe OpenVINO dont support " Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz"?

 

 

View solution in original post

0 Kudos
4 Replies
Zulkifli_Intel
Moderator
1,882 Views

Hi jasonsloan,

 

Thank you for reaching out.

 

You can check the system requirements for OpenVINO here.

 

 

Regards,

Zulkifli


0 Kudos
jasonsloan
New Contributor I
1,873 Views

Hi Zulkifli,

Thanks for your reply.
I checked the link you mentioned above.
I found that one of the supported devices list is "
6th to 13th generation Intel® Core™ processors" .
And my device "Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz" is the 6th generation Intel® Core™ processor which is included.
But as I described above, there was no acceleration effect on my device with OpenVINO.
So I guess maybe OpenVINO dont support " Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz"?

 

 

0 Kudos
Zulkifli_Intel
Moderator
1,845 Views

Hi jasonsloan,

 

Yes, you are right. Based on system requirements, OpenVINO does support Gen 6 processors. For Core i3 processor, it has low processing power compared to the Xeon processor. That is one of the reasons why the inference speed is not significant for Intel(R) Core(TM) i3-6100 CPU.

 

You can refer to Benchmark Result to see the CPUs' performances.

 

Regards,

Zulkifli


0 Kudos
Zulkifli_Intel
Moderator
1,733 Views

Thank you for your question. If you need any additional information from Intel, please submit a new question as this thread is no longer being monitored.


Regards,

Zulkifli


0 Kudos
Reply