I would like to get help with hailosw that can be used on I.MX8MP board
Hey @user325,
Our runtime and driver are open source and should be straightforward to compile on this board.
Here are the relevant repositories:
Yocto:
- GitHub - hailo-ai/meta-hailo: Meta Hailo
- GitHub - hailo-ai/meta-hailo-soc: The Meta-Hailo-SoC repository includes all the meta layers necessary for creating the Vision Processing Unit Linux distribution
- GitHub - hailo-ai/linux-yocto-hailo
Linux:
- GitHub - hailo-ai/hailort-drivers: The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
- GitHub - hailo-ai/hailort: An open source light-weight and high performance inference framework for Hailo devices
Hope this helps! If you hit any snags during installation, just let me know – happy to help troubleshoot!