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!!!
Link Copied
Hi Brian,
Thanks for reaching out to us.
I have moved this topic to Intel® oneAPI Base Toolkit forum for further assistance.
Regards,
Munesh
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
Hi GouthamK,
Thanks for your reply.
So, there is no openVINO DPC++ demo for heterogeneous computing , right ?
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
Hi Moderator,
Thanks!!!
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
For more complete information about compiler optimizations, see our Optimization Notice.