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.

Cross-compile open-source OpenVINO on Arm

DOjik
Beginner
674 Views

Now that OpenVINO is open-source, can I cross compile against Arm? I don't care very much about optimization, I just need it to work.

Thanks

0 Kudos
2 Replies
Cary_P_Intel1
Employee
674 Views

Hi, David,

We don't have any cross-compile CMake file or tool-chain ready for ARM, but as you mentioned it's open source, so you can port it to any processor you want.

0 Kudos
larsen__lars
Beginner
674 Views

Hi David

Stumbled over your answer. And maybe you can give me some pointers. and i hope you can help me.

We are using the Movidius 1 stick in an embedded 32 bit (intel)  linux environment and I managed to compile ncsdk2 for our target.

Now  I have been challenged with the task to provide support for the Movidius 2 as well.

We only need to do inference from a C++ module. So we don't need the full vino package

So what recipe do you propose i follow ?

I  need to cross compile using buildroot, on my kubuntu host, for a 32 bit linux target  

regards Lars

0 Kudos
Reply