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.
6392 Discussions

Does openvino MKLDNN support 2 CPUs (ex: xeon 6148 x 2)

3 Replies
Shubha_R_Intel
Employee
347 Views

Dear stone, jesse

 As to your question:

Question: 2 cpus are faster than 1 cpu?

Not necessarily. And this is true regardless of whether you use an ARM, Intel or AMD or whatever. Optimal CPU performance depends upon how you implement your application, i.e. whether it's designed with task or instruction-level parallelism in mind.

Hope it helps,

Thanks,

Shubha

0 Kudos
stone__jesse
Beginner
347 Views

if use openvino mkldnn async method  2 cpus are faster than 1 cpu?

 

0 Kudos
Shubha_R_Intel
Employee
347 Views

Dear stone, jesse,

If the number of async infer requests in flight are higher than the number of idle logical cores on 1 CPU, then in this case, yes 2 CPUs will probably be better.

Thanks,

Shubha

0 Kudos
Reply