Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install OpenVINO on Cortex-A53 (aarch64) #11500

Closed
vleonn opened this issue Apr 11, 2022 · 2 comments
Closed

Install OpenVINO on Cortex-A53 (aarch64) #11500

vleonn opened this issue Apr 11, 2022 · 2 comments
Assignees
Labels
platform: arm OpenVINO on ARM / ARM64 support_request

Comments

@vleonn
Copy link

vleonn commented Apr 11, 2022

Hello, I would like to install OpenVINO on the ARM processor of Xilinx US+ MPSoC FPGA.

From what I have seen, there is no ready-to-use docker or installation instructions specifically for aarch64.
The installer option does not work, while building it from source (Linux instructions) stacks at ~45%.

Therefore, I would like to ask for any suggestions/solutions or any comments on this.

Setup:

  • ARM Cortex-A53 (on Xilinx US+ MPSoC)
  • aarch64
  • Linux 5.4.0-1015-xilinx-zynqmp # 18-Ubuntu SMP (Ubuntu 20.04.2 LTS)

Thank you in advance.

@Iffa-Intel
Copy link

Iffa-Intel commented Apr 12, 2022

@vleonn ,

As of now, there are 3 options to install OpenVINO:

  1. Install OpenVINO runtime
  2. Build from source (GitHub)
  3. Install OpenVINO Development Tools (from PyPI)

It seems that options 1 and 3 are not applicable to your case. You may try option 2 as a workaround.
Could you provide the errors that you've got from building from source?.
Did you include the arm plugin as instructed here?.
Please also share your CMake command.

Bear in mind that only ARM64 (Raspberry Pi) is officially supported. You may refer here.

@Iffa-Intel
Copy link

Closing issue, feel free to re-open or start a new issue if additional assistance is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: arm OpenVINO on ARM / ARM64 support_request
Projects
None yet
Development

No branches or pull requests

4 participants