Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
417 Discussions

How to execute openvino demo on oneAPI?

BSung8
New Contributor I
1,376 Views

I want to execute openvino on oneAPI, are there any documents or demos for reference?

I had installed openvino 2021.1 and oneAPI basekit 2021.1 in Windows system.

Thanks!!!

 

0 Kudos
6 Replies
Munesh_Intel
Moderator
1,352 Views

Hi Brian,

Thanks for reaching out to us.

I have moved this topic to Intel® oneAPI Base Toolkit forum for further assistance.

 

Regards,

Munesh

 

 

0 Kudos
GouthamK_Intel
Moderator
1,331 Views

Hi,

Thanks for reaching out to us!

This forum is intended to support Intel® oneAPI Base Toolkit related issues.

As per the info provided by you, we understood that you wanted to execute code samples using the OpenVINO toolkit.

You can refer to the below links for

Code Samples & Demo Applications : https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit/code-samples.html

Get Started with the  Intel® Distribution of OpenVINO™ toolkit: https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit/get-started.html


Note:

>>"How to execute openvino demo on oneAPI?"

Intel® Distribution of OpenVINO™ Toolkit is Powered by oneAPI but it is not a part of oneAPI Native Code Toolkits. i.e it is packed with Optimized Python libraries and deep learning frameworks that provide high performance across multiple architectures with help of oneAPI.

So, in order to use Intel® Distribution of OpenVINO™, the oneAPI base toolkit is not a prerequisite. You can directly install OpenVINO and start executing code samples.

https://software.intel.com/content/www/us/en/develop/tools/oneapi/all-toolkits.html

Please let us know if this helps!

Have a Good day.


Thanks & Regards

Goutham


0 Kudos
BSung8
New Contributor I
1,321 Views

Hi GouthamK,

Thanks for your reply.

So, there is no openVINO  DPC++ demo for heterogeneous computing , right ?

 

 

0 Kudos
GouthamK_Intel
Moderator
1,311 Views

Hi,

There are no dpc++ examples in openvino, and heterogeneous execution is handled with Heterogeneous Plugin which has the device-specific implementations available through API calls, and the implementation is abstracted.

Please let us know if this helps and whether we can close this thread.

Have a Good day!


Thanks & Regards

Goutham


0 Kudos
BSung8
New Contributor I
1,301 Views
0 Kudos
GouthamK_Intel
Moderator
1,288 Views

Hi, 

Thanks for the confirmation!

As this issue has been resolved, we will no longer respond to this thread. 

If you require any additional assistance from Intel, please start a new thread. 

Any further interaction in this thread will be considered community only. 

Have a Good day.


Thanks & Regards

Goutham


0 Kudos
Reply